What's Changed
- feat(blog): display TL;DR summary for blog posts if available Fixes #9 by @happytodev in #11
- Allow the user to customize the color of the blog post list on the blog index page. by @happytodev in #17
- [Bug]: The TL;DR does not appear on the detail of a post by @happytodev in #23
- Add a table of content for blog post by @happytodev in #24
- [Bug]: When a blog post has 'published' to false, I should not to be able to see it on the blog index page by @happytodev in #27
- Add tags and category by @happytodev in #29
Full Changelog: v0.1.4...v0.2.0