Files
hyteck-blog/README.md
2025-11-09 09:36:03 +01:00

1.3 KiB
Raw Blame History

Hyteck Blog

CI Badge

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 servers authorized_keys
HUGO_VERSION v0.147.8 (Optional) Specify the hugo version