No description https://hyteck.de
Find a file
moanos ba8964fc20
All checks were successful
Deploy Hugo Site / build-and-deploy (push) Successful in 21s
feat: pin new theme version
2025-11-09 09:38:41 +01:00
.forgejo/workflows ci: Allow specifying hugo version 2025-11-09 09:32:32 +01:00
archetypes Added categories and tags to archetype 2019-09-16 19:28:24 +02:00
content fix: date 2025-11-08 22:27:16 +01:00
layouts/shortcodes fix: feat: locally host known script 2025-11-08 21:31:51 +01:00
static feat: Add images 2025-11-08 22:16:34 +01:00
themes feat: pin new theme version 2025-11-09 09:38:41 +01:00
.gitignore chore: .gitignore extension 2023-11-10 12:56:22 +01:00
.gitmodules Use own theme path 2023-01-24 17:11:09 +01:00
.woodpecker.yml fix(ci): Use when condition 2024-04-17 07:16:39 +02:00
build.sh Adjust hugo command, mask shortcode in shortcode 2021-05-30 22:42:36 +02:00
config.toml fix: remove deprecated setting 2025-11-07 19:16:40 +01:00
config_casper.toml.txt Initial commit for theme nederburg 2019-09-15 19:17:51 +02:00
README.md ci: Specify vars in readme 2025-11-09 09:36:03 +01:00

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