No description
  • HTML 96.2%
  • Dockerfile 3.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Renovate a1d4848bf9
All checks were successful
Build and publish blog OCI image / Build and publish blog OCI image (push) Successful in 31s
chore(deps): update nginx:1.31.4-alpine docker digest to db35bfc
2026-08-21 02:01:07 +02:00
.forgejo/workflows feat: added workflow steps to update the infra deployment manifests when blog image is updated 2026-08-19 14:37:45 +02:00
content feat: added 'Getting nerd-sniped into scraping my trains API' article 2026-08-18 23:16:45 +02:00
static feat: massive overhaul 2024-04-12 17:45:33 +02:00
syntaxes feat: added 'Getting nerd-sniped into scraping my trains API' article 2026-08-18 23:16:45 +02:00
templates feat: added a 'contact me' link on each of my blog posts with the blog's title as the mailto subject 2025-10-27 19:19:57 +01:00
themes feat: updated terminimal theme to 2.0 2024-08-20 19:53:49 +02:00
.gitignore feat: massive overhaul 2024-04-12 17:45:33 +02:00
.gitmodules feat: massive overhaul 2024-04-12 17:45:33 +02:00
config.toml feat: added 'Getting nerd-sniped into scraping my trains API' article 2026-08-18 23:16:45 +02:00
docker-compose.yml feat: updated Dockerfile to use zola 0.22.1 as base image and added docker-compose file for working locally 2026-08-18 23:17:02 +02:00
Dockerfile chore(deps): update nginx:1.31.4-alpine docker digest to db35bfc 2026-08-21 02:01:07 +02:00
LICENSE Add LICENSE 2020-12-02 10:18:04 +00:00
nginx.conf feat: updated reverse proxy address space in nginx configuration 2026-03-05 23:33:26 +01:00
README.md feat: added 'Getting nerd-sniped into scraping my trains API' article 2026-08-18 23:16:45 +02:00
renovate.json feat: added renovate config 2026-02-26 20:56:18 +01:00

Blog

This is the source code from this live website.

Build it using Zola:

zola build

Credits

The RouterOS language syntax file comes from the cperezabo/vscode-language-routeros repository.

The Flux language syntaxt file comes from the influxdata/vsflux repository.