summaryrefslogtreecommitdiff
path: root/docs/content (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-11GitLab Auth Guide: Fix indentationDavid Mehren1-12/+13
Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-11SAML Auth Guide: Fix indentationDavid Mehren1-10/+15
Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-11Docs: Unify code block languagesDavid Mehren10-20/+20
Use `yaml` for Dockerfiles, `shell` for environment variables and `json` for our config file. Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-11Docs: Replace `:smile` with actual 😃 emojiDavid Mehren6-8/+9
Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-11docs: Fix indentation of codeSimon C1-23/+32
(cherry picked from commit 4559d52d521939739b0d3aad0c84e39d2aa5c960) Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-05Several theme changes (#659)Tilman Vatteroth6-0/+31
* Several theme changes - Add max width of 1440px - Rename css file - Fix edit button - Add local Roboto font Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-01-05Move docs into subdirectory to make mkdocs work in a subdirectoryTilman Vatteroth86-0/+2393
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>