rklasen / kb

kb=$(cat sillynotes.txt)

Home Page:https://kb.offsec.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knowledge Base (kb)

Just some silly notes digitalized, have fun and feel free to open PR.

Start live server locally

hugo server

Create new pages

hugo new --kind <archetype> content/<folder>/<item>

Example creation of tool

hugo new --kind tool content/tools/other/testtool

List draft entries that require work to get published

hugo list drafts

Contributing

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.

License

GNU GPLv3

About

kb=$(cat sillynotes.txt)

https://kb.offsec.nl

License:GNU General Public License v3.0


Languages

Language:PowerShell 73.4%Language:HTML 9.8%Language:CSS 8.0%Language:Python 4.8%Language:JavaScript 2.3%Language:Shell 1.0%Language:C 0.5%Language:Lua 0.2%