mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
updated
This commit is contained in:
parent
d203eeac3f
commit
6781083ea2
1 changed files with 4 additions and 4 deletions
|
@ -14,14 +14,14 @@ Let's say between 10eur and 50eur per blogpost, depending on the complexity
|
|||
```
|
||||
IMPORTANT PARTS OF THE BLOG FOLDER STRUCTURE :
|
||||
|
||||
├── assets <--- blog assets, maybe add your profile picture in the img folder if you want
|
||||
├── assets <--- blog assets
|
||||
│ ├── css
|
||||
│ ├── fonts.old
|
||||
│ ├── img
|
||||
│ ├── img <--- add your profile picture in the img folder if you want
|
||||
│ └── webfonts
|
||||
├── index.html <--- main blogpost page (no need to edit that)
|
||||
├── README.md
|
||||
└── servers
|
||||
└── opsec
|
||||
├── 0_anon <--- template tutorial folder
|
||||
│ └── index.html
|
||||
├── anonaccess <--- example tutorial folder
|
||||
|
@ -29,7 +29,7 @@ IMPORTANT PARTS OF THE BLOG FOLDER STRUCTURE :
|
|||
│ └── 0.png <--- images needed for the tutorial
|
||||
│ └── 1.png
|
||||
│ └── 2.png
|
||||
├── anon.html <--- privacy / anon / deniability tutorials index page, where they are all listed
|
||||
├── index.html <--- privacy / anon / deniability tutorials index page, where they are all listed
|
||||
```
|
||||
|
||||
## Prerequisites:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue