This commit is contained in:
Miloslav Ciz 2021-11-11 20:12:33 -06:00
parent 63fd9501aa
commit b9aee2a839
6 changed files with 33 additions and 6 deletions

View file

@ -12,12 +12,13 @@ If you contribute, add yourself to [wiki authors](wiki_authors.md)! You can also
## Style
- Don't line-break paragraphs (a pragraph is on a single line). The reasoning is that a text manually formatted to specific width is hard to edit. It's easier to switch to auto-line breaking in your editor.
- Each page shall start with a heading (which may not correspond to article file name).
- Filenames of articles should use a lowercrase snake_case.
- This isn't Wikipedia, memes and opinions are allowed (and welcome). However don't do things like hard pushing political and other ideas that aren't immediately tied to our thing (e.g. Trump good and Trump bad has nothing to do with our tech). We want this to be about good technology and we invite all people regardless of political opinions to create our kind of technology (of course some politics inevitably follows from our ideas).
- **Don't line-break paragraphs** (a pragraph is on a single line). The reasoning is that a text manually formatted to specific width is hard to edit. It's easier to switch to auto-line breaking in your editor.
- **Each page shall start with a heading** (which may not correspond to article file name).
- **Filenames of articles should use a lowercrase snake_case**.
- **This isn't Wikipedia**, memes and opinions are allowed (and welcome). However don't do things like hard pushing political and other ideas that aren't immediately tied to our thing (e.g. Trump good and Trump bad has nothing to do with our tech). We want this to be about good technology and we invite all people regardless of political opinions to create our kind of technology (of course some politics inevitably follows from our ideas).
- The style of this wiki is **inspired by the famous [WikiWikiWeb](http://wiki.c2.com/?WikiWikiWeb)**.
- Images: TODO (what images can we link to? how many images do we even want here?).
- You can leave comments right in the text of articles e.g. like this: {I disagree with this shit. ~drummyfish}.
- **You can leave comments right in the text of articles**, e.g. like this: {I disagree with this shit. ~drummyfish}.
## Purpose