This commit is contained in:
nihilist 2024-07-25 13:17:50 +02:00
parent 5e1ad36802
commit a40e5db4cb

View File

@ -31,15 +31,20 @@ IMPORTANT PARTS OF THE BLOG FOLDER STRUCTURE :
│   └── 1.png
│   └── 2.png
├── anon.html <--- privacy / anon / deniability tutorials index page, where they are all listed
```
prerequisites:
- if you have a new blogpost idea:
- send me on chat your blog idea, and tell me where exactly it's supposed to fit in the blog. (i want to keep a coherent order in my tutorials, let me validate your idea, before actually starting)
- once your blog idea is validated: proceed with the below
## Prerequisites:
- if you want to do one of the tutorial ideas i already listed in anon.html (the main tutorials index), you don't need my approval to do it,
- just check with me directly to validate if you understand what the blogpost idea is.
### If you want to do one of the tutorial ideas i already listed in anon.html (the main tutorials index):
you don't need my approval to do it. Just check with me directly to make that you understand what the blogpost idea is, to avoid wasting time doing something wrong.
### If you have a new blogpost idea:
Send me on chat your blogpost idea, and tell me where exactly it's supposed to fit in the blog. (i want to keep a coherent order in my tutorials, let me validate your idea, before actually starting)
### once your blogpost idea is validated: proceed with below:
```
- fork the repository
- go into the /servers/ directory, and copy the "0_anon" template directory into whatever other name you want like "anontuto3"
- then edit the index.html file in /servers/anontuto3/index.html, to at least contain :