mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 06:36:40 +00:00
updated
This commit is contained in:
parent
26d917c704
commit
ef0dba53f6
1 changed files with 20 additions and 0 deletions
20
README.md
20
README.md
|
@ -12,6 +12,26 @@ Let's say between 10eur and 50eur per blogpost, depending on the complexity
|
|||
|
||||
Sidenote: i do not accept any unnecessary technical complication, keep it concise and simplify it as much as possible. Any technical complication must be justified with graphs if needed.
|
||||
```
|
||||
IMPORTANT PARTS OF THE BLOG FOLDER STRUCTURE :
|
||||
|
||||
├── assets
|
||||
│ ├── css
|
||||
│ ├── fonts.old
|
||||
│ ├── img
|
||||
│ ├── js
|
||||
│ └── webfonts
|
||||
├── index.html
|
||||
├── README.md
|
||||
└── servers
|
||||
├── 0_anon <--- template tutorial folder
|
||||
│ └── index.html
|
||||
├── anonaccess <--- example tutorial folder
|
||||
│ └── index.html <--- index page of the tutorial (where steps are showcased)
|
||||
│ └── 0.png <--- images needed for the tutorial
|
||||
│ └── 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue