- New post: 2025-09-28-dev-environment-evolution-guix-home.md
- Documents transition to Guix Home on WSL2 Ubuntu
- Covers custom Emacs 31.0.50 build and Scheme development setup
- Includes real Guix Home configuration with guile-hoot
- Updated build and deploy scripts with line ending fixes
- Regenerated RSS feed and site index with new post
- Normalize line endings across all files
- Update build script with improved port configuration (default 9000)
- Sync content files formatting
- Update JavaScript and CSS files
- 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