No description
https://hyteck.de
|
All checks were successful
Deploy Hugo Site / build-and-deploy (push) Successful in 21s
|
||
|---|---|---|
| .forgejo/workflows | ||
| archetypes | ||
| content | ||
| layouts/shortcodes | ||
| static | ||
| themes | ||
| .gitignore | ||
| .gitmodules | ||
| .woodpecker.yml | ||
| build.sh | ||
| config.toml | ||
| config_casper.toml.txt | ||
| README.md | ||
Hyteck Blog
Theme
The blog uses the hugo-nederburg-theme which was created by appernetic but is no longer maintained, therefore I use my own fork.
CI
The blog is deployed using my own Woodpecker CI. There is a seperate SSH key to the uberspace.
Forgejo runner
| Secret | Example | Description |
|---|---|---|
| DEPLOY_HOST | example.org | Target host to deploy to |
| DEPLOY_USER | ci-user | SSH username |
| DEPLOY_PATH | /static_sites/static-hyteck/hyteck.de | Pather where to deploy to |
| SSH_PRIVATE_KEY | Private key matching one in the server’s authorized_keys | |
| HUGO_VERSION | v0.147.8 | (Optional) Specify the hugo version |