I realised after comparing my website to others that my blog posts lack a "summary" or "description" when they're displayed. So I added one... to EVERY BLOG POST I'VE DONE. I also figured I should probably tag the posts I have as like "personal" or "helpful" in a way because eventually I want to make articles that would be helpful to people, but as of now, it's more of a diary.
Anywho, I had trouble with figuring out how to format the compiled markdown, ended up doing some research and saw that "tailwind-prose" was the solution for styling compiled content with tailwind.
But with things I've actually got done:
- I made components for displaying blogposts in the same way I do with projects.
- as I mentioned before, added a quick "tldr" variable with each blog post.
- Made the posts list display such that they all posts have a line between them oh yeah
Man I thought I did so much more :(