The VSCode extension TODO.md Kanban Board is a handy plugin for managing this file.
- Add RSS feed [Create XML]
- Add specific style classes for edge case HTML tags not handled by Markdown parser
- Post grouped by month
- Add syntax highlighting for more languages
- Allow custom styles
- Allow custom pages
- Allow custom templates
- Allow custom nav items
- Use static directory for images and other assets
- Finalise UI
- Update card design
- Pages
- Home
- About
- Contact
- Code syntax highlighting
- Add cover images subheadings and source url (underneath)
- Branding
- Logo
- Favicon
- Company name
- Blog name
- Don't sanitise HTML in Markdown
- Add tags to post page
- Filter post by tags [Likely create new page based on tags]
- Add post tags
- Create header (+ nav) and footer
- Create page templates [Home, Posts, Post]
- Setup TailwindCSS
- Deploy to users repo
- Create HTML from markdown files
- Read files from users repo
- Create GitHub Action