Commit Graph

6 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
97781eeeaa Delete .github/workflows/hugo.yml 2025-11-06 11:16:10 +01:00
01a6dd8d3d Delete .github/workflows/hugo.yaml 2025-11-06 11:16:04 +01: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
f40dcf80ec Create hugo.yml 2025-11-06 11:14:47 +01:00
f6cfabc59a build 2025-11-06 11:12:38 +01:00