just-luk / wiki

A wiki for all things CTF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTFg Wiki

Setup

For working on the contents of the notes, install obsidian. Open up the /content folder in this repo in obsidian so that you don't include the /site folder. For building the site locally, install hugo-obsidian and hugo.

Running Locally

cd site
make serve

Site format

Check out these example pages for examples on how to format content in the markdown pages. The heading uses frontmatter for including metadata about a page.

About

A wiki for all things CTF.

License:Apache License 2.0


Languages

Language:SCSS 37.4%Language:HTML 33.7%Language:JavaScript 27.1%Language:Makefile 1.6%Language:Dockerfile 0.3%