Commit Graph

17 Commits

Author SHA1 Message Date
Glenn dc4a5654ab Add new blog post: Development Environment Evolution with Guix Home
- 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
2025-09-28 11:27:10 +03:00
Glenn Thompson 15a4e025ec Fix line endings and update build configuration
- Normalize line endings across all files
- Update build script with improved port configuration (default 9000)
- Sync content files formatting
- Update JavaScript and CSS files
2025-07-07 06:46:12 +03:00
GLENN THOMPSON fe828e1fcf Add blog post: One Year of Craftering 2025-04-04 07:04:38 +03:00
GLENN THOMPSON e628f49f23 Add blog post: Lessons Learned from Custom Static Site Generator
- 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
2025-03-14 06:23:06 +03:00
Glenn Thompson 3639dc51db Add new blog post about 2025 dev environment and update website files 2025-03-08 18:09:50 +03:00
Glenn Thompson da0006411a feat: Add new blog post about static site generator journey and fix local development setup 2025-01-02 14:12:51 +03:00
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 98bca71246 Add secure credential handling for FTP deployment
- Add GPG encryption for FTP credentials
- Update deploy script to handle encrypted credentials
- Add encryption script
- Update .gitignore
2024-12-06 06:40:08 +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 74b1a62ca7 docs: Update README with new features and workflow
- Add documentation for build.sh and serve.sh scripts
- Document RSS feed feature
- Add content management section
- Update technology stack information
- Improve development workflow instructions
2024-12-03 06:33:43 +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
glenneth1 89151a9356 Add Practical Scheme blog post and fix og:url formatting 2024-12-03 05:01:12 +03:00
glenneth1 c63a517b7f Add MIT License 2024-12-03 03:17:08 +03:00
glenneth1 08020a1f96 Initial commit: Personal website with projects section 2024-12-03 03:15:05 +03:00