Just some silly notes digitalized, have fun and feel free to open PR.
Live version of the site is available on kb.offsec.nl.
git clone https://github.com/crypt0rr/kb
cd kb
hugo server
hugo new --kind <archetype> content/<folder>/<item>
Example creation of tool
hugo new --kind tool content/tools/other/testtool
Feel free to open a PR with your content/changes. Some rules:
- Markdown styling as used in other content;
- Content is UTF-8;
- Single file size limit 25MB;
- PR naming describes content.