- Add new blog post about lessons learned from building a custom SSG\n- Focus on content-driven development and simplicity principles\n- Update build script for better development experience\n- Regenerate site index and RSS feed
- Consolidated build.sh and serve.sh into a single script
- Added --serve and --port options for local development
- Updated deployment process to handle HTML files better
- Improved markdown to HTML conversion workflow
- Add build.sh for automatic markdown conversion
- Add serve.sh for local development with live-server
- Update tag styling to use accent-yellow for better visibility
- Add RSS feed generation
- Update markdown-to-html conversion with improved tag support