14 Commits

Author SHA1 Message Date
807fe13cc4 Improve hidden_vm post 2026-02-17 18:19:21 +01:00
ceeab8390c Delete canary page
No more canary it's fun but kinda useless
2025-12-08 17:15:42 +01:00
f535ee938e Remove mention of example from hidden vm 2025-09-27 18:41:37 +02:00
8265c529e3 Add hidden vm post 2025-09-02 15:27:44 +02:00
eee392c719 Fix canary style 2025-07-27 23:47:18 +02:00
c3fe965341 Add canary 2025-07-27 20:35:07 +02:00
7df580044e Adds l3ak ctf 2025 2025-07-14 09:27:19 +02:00
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