Commit Graph

2 Commits

Author SHA1 Message Date
Claude
6ae2900731 Fix GitHub Pages deployment for custom domain
- Remove dynamic baseURL override in workflow that was causing double path issue
- Add CNAME file for disobey.dev custom domain
- Hugo will now use the baseURL configured in hugo.yaml

This fixes the 404 errors for CSS and assets at https://disobey.dev
2025-11-06 12:15:50 +00:00
1b540a9259 Add GitHub Actions workflow for build and deploy
This workflow builds the site using Hugo and deploys it to GitHub Pages.
2025-11-06 11:15:31 +01:00