- Remove all Kirby/PHP files - Add Hugo config with Gokarna theme as git submodule - Add nginx + Hugo Dockerfile replacing PHP/Apache - Update deploy.php to run hugo after git pull - Update .gitignore for Hugo output Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
66 B
Plaintext
10 lines
66 B
Plaintext
# Hugo output
|
|
/public/
|
|
|
|
# OS
|
|
.DS_Store
|
|
|
|
# Editors
|
|
/.vscode
|
|
/.idea
|