Blog banner

Blog

6 devlogs
5h 58m 54s

A cool and comprehensive blog that fulfills its purpose. Like my other personal projects, it follows the CSS model of joelmo.dev

Demo Repository

Loading README...

joelmo

Shipped this project!

ALL POSTS ARE EXAMPLES; I HAVE NO INTEREST IN MAINTAINING/WRITING A BLOG. THE INTENT IS ONLY TO SHOW A BLOG SYSTEM. DO NOT RATE THE PROJECT POORLY BECAUSE YOU EXPECTED SOMETHING WRITTEN THERE; THAT IS NOT THE INTENT.

This project will be divided into two phases: one where you explore the basic blog, its functionality, etc., and the second phase where the admin can create posts through the dashboard and not necessarily only manually through GitHub.

The currently available demo only relates to the first phase; don’t expect a very complex app.

joelmo

Some specific improvements were made to the CSS where the layout broke on mobile devices, the use of environment variables in more places (where they should be but weren’t previously), changes and corrections to the pagination system, among other things.

Attachment
0
joelmo

I refactored the RSS feed system because Vercel doesn’t allow creating files, which would have been extra work; now it retrieves the information directly from GitHub.

Attachment
0
joelmo

I created the login system and the logic for creating posts.

Attachment
0
joelmo

I configured the Express server and the RSS feed and pagination.

Attachment
0
joelmo

Created on a specific post display page and the posts are stored in .md files on GitHub.

Attachment
0
joelmo

I’ve finished the main page and the CSS migration from https://joelmo.dev

Attachment
0