863fdff225
Change draft statues to true
2025-07-09 18:46:18 +02:00
15bc9157e8
Fix raw html false positive
...
The markdown renderer thinks everything that is between < and > is html.
So place a placeholder between backticks so it can render.
2025-06-27 15:37:28 +02:00
8a3f9d77da
Adds new welcome post
2025-06-27 15:36:37 +02:00
a62dc87cf7
Adds fcsc 2025 and scale 22x
2025-06-27 15:28:31 +02:00
34634f73c1
Adds CTFs to content
...
Add CTFs from 2024 to the content, htb apocalypse, spookyCTF,
buckeye ctf and some edits to the 404 ctf
2025-06-27 14:45:23 +02:00
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
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