Commit Graph

3 Commits

Author SHA1 Message Date
d218ad7da6 remove matomo 2025-09-29 21:21:29 -04:00
054ebec020 Jekyll-ify a bit more 2025-09-01 02:18:43 -04:00
Jekyll Converter
bee872301d Convert site to Jekyll
- Add Jekyll configuration (_config.yml)
- Create default layout with proper HTML structure
- Extract CSS to separate file (assets/css/main.css)
- Convert index.html to Jekyll format (index.md)
- Move image to assets directory
- Add Gemfile for Jekyll dependencies
- Backup original index.html

The site now uses Jekyll static site generator while maintaining
the same visual appearance and functionality as the original.
2025-08-26 22:48:31 -04:00