d395c219f6
feat: switch theme to risotto and update config
...
- Add risotto theme as submodule
- Update hugo.yaml with new theme configuration
- Adjust menu URLs to be absolute paths
- Simplify makefile by removing redundant prep steps
- Update copyright notice and author info
- Remove old theme-specific CSP settings
2026-02-02 17:17:24 +01:00
2f2c60126c
feat(deploy): improve environment variable handling and deployment workflow
...
Deploy website on production server when committing on main / test (push) Failing after 12s
- Update .vars to properly export deployment configuration variables
- Modify deploy.sh to conditionally source .vars only in interactive mode
- Remove include directive from makefile to prevent automatic variable loading
- Enhance deployment script reliability by ensuring proper environment setup
2026-02-01 19:24:37 +01:00
b7286eeeb6
fix: use explicit bash path in makefile scripts
...
Specify full path to bash interpreter for version.sh and deploy.sh scripts in makefile to ensure consistent execution across different environments and avoid potential PATH issues.
2026-02-01 18:17:37 +01:00
911d274467
fucking ubuntu shit outdated repos, fuck canonical
Deploy website on production server when committing on main / test (push) Failing after 11s
2024-08-21 23:03:26 +02:00
3947b3e0c8
added deploy process
2024-08-21 22:01:24 +02:00
fc9fce6e6d
added version information
2024-08-21 21:49:00 +02:00
4b597ca2d8
prep target in makefile now updates the submodules
2024-08-21 21:15:11 +02:00
a75ca5392a
added prep to makefile
...
make is good, make is life, use make
now everything works with a single make (good for devops ci/cd too)
2024-04-18 08:07:32 +02:00
01b3ef8d5c
baseline hugo website
2024-04-18 07:59:54 +02:00