Editing this guide

Guide is written in markdown. Use links below if you don't know it.

If you have permissions add changes on Codeberg then you can just merge commit directly to master branch. Don't ask for any verbal/written permission for Git operation. We trust that you have discussed the design changes with at least few other people or the change is insignificant enough. If so, just click commit in web editor.

Furthermore we try to adhere to some additional rules:

  1. One sentence per line. This is due to ease of editing. Code editors generally don't like long lines. Markdown reflows all lines into one paragraph so it has no final effect.

  2. Keep links and images on addtional paragraphs This is due to future compatibility with Gemtext

  3. Keep commit messages clean on Codeberg. Please annotate what you're changing so it's easy to later find history.

More about Markdown

Test out markdown online

Gemtext