Personal site: cybersecurity writeups (HTB retired machines), Linux and networking notes.
Live at szuberbuhler.com
Requires Hugo (extended) >= 0.162.
git clone --recurse-submodules git@github.com:szuberbuhler/szuberbuhler.github.io.git
cd szuberbuhler.github.io
hugo server
Site is served at http://localhost:1313.
Posts live in content/writeups/ as Markdown. To publish, commit to main, the deploy workflow builds and publishes automatically.
This is a personal portfolio, I don’t accept pull requests. If you spot an error, feel free to open an issue.
Code: MIT