Commit Graph

15 Commits

Author SHA1 Message Date
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
6d8ee0b2af Changes colors for tags
Changes the colors for some categories tags in the writeups.
2025-06-27 14:47:25 +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
8dea24f3a2 Fix linebreaks in README 2025-06-27 14:44:04 +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
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