No description
  • HTML 96.4%
  • Dockerfile 3.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Renovate 9c022607c1
All checks were successful
Build and publish blog OCI image / Build and publish blog OCI image (push) Successful in 21s
chore(deps): update nginx:1.31.3-alpine docker digest to 4a73073
2026-07-19 02:01:48 +02:00
.forgejo/workflows feat: removed rsync publication in CI workflows 2026-03-05 23:36:17 +01:00
content feat: added back syntax highlighting for routeros scripts 2026-06-15 12:02:23 +02:00
static feat: massive overhaul 2024-04-12 17:45:33 +02:00
syntaxes feat: added back syntax highlighting for routeros scripts 2026-06-15 12:02:23 +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 back syntax highlighting for routeros scripts 2026-06-15 12:02:23 +02:00
Dockerfile chore(deps): update nginx:1.31.3-alpine docker digest to 4a73073 2026-07-19 02:01:48 +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 back syntax highlighting for routeros scripts 2026-06-15 12:02:23 +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.