Commit Graph

6 Commits

Author SHA1 Message Date
c265141740 Fix an anchor to an heading
I was using a custom anchor made with html, I switched it to hugo's
markdown renderer syntax.
2025-06-26 23:31:38 +02:00
af289befce Adds a readme 2025-06-26 23:31:20 +02:00
44f9f21fc7 Adds working config and some data
Creates a working configuration for the site.
The writeups directory lists the different ctfs and each ctfs list every
challenge inside of it.
Also adds two ctfs to the writeups used to setup the site.
2025-06-25 19:49:06 +02:00
bdda221795 Change theme to hugo-coder 2025-06-24 16:27:46 +02:00
082eedb1ce Add license 2025-06-22 21:00:36 +02:00
7ad97972ca init with hugo 2025-06-22 19:51:06 +02:00