new category - productivity

This commit is contained in:
nihilist 2024-09-25 22:10:43 +02:00
parent db9adc0d1a
commit a9e959c5a8
38 changed files with 9690 additions and 16 deletions

View file

@ -34,7 +34,7 @@ IMPORTANT PARTS OF THE BLOG FOLDER STRUCTURE :
## Prerequisites:
### If you want to do one of the tutorial ideas i already listed in anon.html (the main tutorials index):
### If you want to do one of the tutorial ideas i already listed in opsec/index.html (the main tutorials index):
you don't need my approval to do it. Just check with me directly to make sure that you understand what the blogpost idea is, to avoid wasting time doing something wrong.
@ -45,29 +45,40 @@ Send me on chat your blogpost idea, and tell me where exactly it's supposed to f
### 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 contain :
- git clone the forked repository so that you have it locally
- go into the /opsec/ directory, and copy the "0_anon" template directory into whatever other name you want like "anontuto3"
- then edit the index.html file in /opsec/anontuto3/index.html, to contain :
- your pseudonym,
- the date
- the title of the page
- a brief description at the top detailing what you're going to showcase, and why it's important
- contextualize what you want to showcase whenever needed, as part of explaining WHY it's important
- then showcase each step to get there: (see the full explanation here: https://blog.nowhere.moe/opsec/tutorial/index.html)
- state what must be done, and how
- show the commands (copy paste into the <pre><code class="nim"> cmds(multi lines) </pre></code> blocks)
- if there's any GUI to showcase, use a screenshot software like flameshot to showcase what must be done using arrows
- conclude the tutorial stating what the user has accomplished at the end.
- the correct blogpost writing style as explained here: https://blog.nowhere.moe/opsec/tutorial/index.html
- a brief description at the top detailing what you're going to showcase, and why it's important
- contextualize what you want to showcase whenever needed, as part of explaining WHY it's important
- then showcase each step to get there: (see the full explanation here:
- state what must be done, and how
- show the commands (copy paste into the <pre><code class="nim"> cmds(multi lines) </pre></code> blocks)
- if there's any GUI to showcase, use a screenshot software like flameshot to showcase what must be done using arrows
- conclude the tutorial stating what the user has accomplished at the end.
- (optional) and edit the bottom of the page to contain your links, and contact to reach out to you, and your "donate monero address"
- then create the PR (pull request) and ping me about it, so i can review it, merge it and pay you in monero for it.
- then create the PR (pull request), to ask me to merge your edits, and ping me about it, so i can review it, merge it and pay you in monero for it.
- /!\ not allowing any javascript, this blog will remain HTML/CSS/images only
- /!\ not allowing any javascript, this blog will remain HTML/CSS/images only. the changes should only be Images and HTML edits.
```
### Contributor todolist ###
Each tutorial can be assigned to at most one contributor, and I allow only ONE tutorial assigned per contributor at a time, i want quality, not quantity.
If you see a tutorial already being assigned to someone, either wait for that tutorial to be un-assigned (past the deadline) and then ask me to assign it to you, or go pick another one.
**NOTE: If your assigned tutorial is past the deadline, the tutorial won't be assigned to you anymore, and you won't recieve any payment, it must be completed by that time. If you want to move the deadline, contact me directly explaining why.**
### Contributors Todolist ###
Each upcoming blogpost has it's own gitea issue as listed [here](https://git.nowhere.moe/nihilist/blog-contributions/issues).
To see their status in the overall opsec blog project, check out the project board [here](https://git.nowhere.moe/nihilist/blog-contributions/projects/1).
Below is listed the upcoming blogposts, assigned to each contributors:
**NOTE: If your assigned tutorial is past the deadline, the tutorial won't be assigned to you anymore, it must be completed by that time. If you want to move the deadline, contact me directly explaining why.**
**2024/09/18: to see the list of assigned tutorials, check out the project board [here](https://git.nowhere.moe/nihilist/blog-contributions/projects/1)**