@@ -6,7 +6,7 @@ This is the source for the help pages at immerda.ch. This Readme is at the momen
If you are part of the documentation project it is very simple:
* Edit the file (e.g. directly in gitlab)
* Edit the file (e.g. directly in gitlab using the Web-IDE Button)
* Commit (and push)
* Changes will be generated and published automatically
...
...
@@ -54,6 +54,10 @@ Lorem Ipsum.
We are naming the files in english. It is important that all sections and files of the different languages have the same filename so hugo easily interlink them within the language drop down.
### Language
Whenever possible we try to write use a gender-neutral form to write our documentation. Though if in some languages or situations this might not be possible we prefer to use the female gendered version.
## Technical
To generate the website we are using the [Hugo](https://gohugo.io) static content generator together with the [Hugo learn theme](https://learn.netlify.com/en/).