Commit Graph

6 Commits

Author SHA1 Message Date
Glenn Thompson cbe479145c sitewide updates 2025-01-02 09:48:51 +03:00
glenneth1 72a275c18f Remove build artifacts from git tracking and update .gitignore 2024-12-06 07:04:44 +03:00
glenneth1 8aef35df9a Merge build and serve scripts, improve deployment process
- 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
2024-12-06 06:15:25 +03:00
glenneth1 fbd912f994 Add favicon to website 2024-12-04 14:24:25 +03:00
glenneth1 ee5e2f01ae chore: Update generated files
- Update RSS feed
- Rebuild deployment package
2024-12-03 06:36:33 +03:00
glenneth1 9414e49748 feat: Add build and serve scripts, improve tag styling
- 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
2024-12-03 06:29:47 +03:00