forked from nihilist/blog-contributions
updated
This commit is contained in:
parent
82cb9271ad
commit
bb254d333b
@ -47,7 +47,7 @@ Send me on chat your blogpost idea, and tell me where exactly it's supposed to f
|
|||||||
```
|
```
|
||||||
- fork the repository
|
- fork the repository
|
||||||
- go into the /servers/ directory, and copy the "0_anon" template directory into whatever other name you want like "anontuto3"
|
- 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 :
|
- then edit the index.html file in /servers/anontuto3/index.html, to contain :
|
||||||
- your pseudonym,
|
- your pseudonym,
|
||||||
- the date
|
- the date
|
||||||
- the title of the page
|
- the title of the page
|
||||||
@ -58,5 +58,6 @@ Send me on chat your blogpost idea, and tell me where exactly it's supposed to f
|
|||||||
- show the commands (copy paste into the <pre><code class="nim"> cmds(multi lines) </pre></code> blocks)
|
- 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
|
- 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.
|
- 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) and ping me about it, so i can review it, merge it and pay you in monero for it.
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user