forked from nihilist/blog-contributions
updated
This commit is contained in:
parent
ef0dba53f6
commit
5e1ad36802
@ -10,17 +10,17 @@ yes, i pay in moneros, for well made, complete blogpost contributions
|
|||||||
|
|
||||||
Let's say between 10eur and 50eur per blogpost, depending on the complexity
|
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.
|
[b]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.[/b]
|
||||||
```
|
```
|
||||||
IMPORTANT PARTS OF THE BLOG FOLDER STRUCTURE :
|
IMPORTANT PARTS OF THE BLOG FOLDER STRUCTURE :
|
||||||
|
|
||||||
├── assets
|
├── assets <--- blog assets, maybe add your profile picture in the img folder if you want
|
||||||
│ ├── css
|
│ ├── css
|
||||||
│ ├── fonts.old
|
│ ├── fonts.old
|
||||||
│ ├── img
|
│ ├── img
|
||||||
│ ├── js
|
│ ├── js
|
||||||
│ └── webfonts
|
│ └── webfonts
|
||||||
├── index.html
|
├── index.html <--- main blogpost page (no need to edit that)
|
||||||
├── README.md
|
├── README.md
|
||||||
└── servers
|
└── servers
|
||||||
├── 0_anon <--- template tutorial folder
|
├── 0_anon <--- template tutorial folder
|
||||||
|
Loading…
Reference in New Issue
Block a user