You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# CTF Handbooks
2
-
All handbooks from CTF-handbooks are here, as markdown files under the [`Writerside`](./Writerside) folder - made into a document website using JetBrains Writerside.
3
-
The website source for the CTF Handbooks GitHub Pages website https://ctf-handbooks.github.io is also here.
2
+
3
+
This is a collection handbooks for the [Capture the Flag game by rubenwardy](https://github.com/MT-CTF) on [Luanti (formerly Minetest)](https://github.com/minetest/minetest). The handbooks are guidelines on a variety of tasks such as making maps and testing them, written primarily with the main Capture the Flag Luanti server in mind.
4
+
5
+
Then handbooks are made with JetBrains Writerside and deployed onto the [CTF Handbooks website](https://ctf-handbooks.github.io/). The handbook markdown files are located under [`topics`](./Writerside/topics) in the [`Writerside`](./Writerside) folder.
4
6
5
7
PRs for the handbooks are welcome!
6
8
@@ -15,7 +17,7 @@ Please see [`CONTRIBUTING.md`](./CONTRIBUTING.md) for information on how to cont
15
17
-[Capture the Flag header](Writerside/images/header.png): [CC BY 3.0 Unported](https://creativecommons.org/licenses/by/3.0/) by [SuddenSFD](https://github.com/SuddenSFD).
16
18
-[CTF Handbooks' GitHub organisation logo](Writerside/images/logo.png): [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) by Cit.
17
19
18
-
All other media is licensed under [CC BY-SA 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) where applicable (some screenshots contain [Minetest Game](https://github.com/minetest/minetest_game) textures, the majority of which are licensed [CC BY-SA 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/)).
20
+
All other media is licensed under [CC BY-SA 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) where applicable (some screenshots contain [Minetest Game](https://github.com/minetest/minetest_game) textures, the majority of which are licensed under [CC BY-SA 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/)).
0 commit comments