tobi
ee6e9b2795
[docs] Rework README a bit, import into docs ( #3006 )
2 years ago
tobi
be259b13a7
[chore] Vendor mkdocs fonts; update docs dependencies ( #2789 )
...
* [chore] Update docs dependencies
* update rtd deps
* aaaa
* why can't you just be normal!
* vendor social plugin fonts
2 years ago
Daenney
4a4017b042
[docs] Enable some new features ( #2623 )
...
* [docs] Enable a bunch of markdown extensions
* details makes admonitions collapsible and when started with ???
instead of !!! they'll be collpased by default
* highlights are updated to include linenums by default but with a style
that doesn't result in the linenums to be copy-pasted when selecting
and pasting. This makes it possible to directly link to a specific
line in the documentation instead of just the general page
* caret, mark and tilde make it possible to highlight text and have
super/subscripts
* keys turns combos like `++ctrl+alt+del++` into HTML key elements
showing a keyboard combination to press
* tabbed makes it possible to have tabs within a document. Right now we
have different sections sometimes to show the config for nginx, apache
and Caddy, which can be turned into tabs instead and which tab is
picked will get remebered
* smartsymbols turns certain things, like `(c)` in the right symbol ©
* [docs] Upgrade all the python dependencies
* [docs] Explain how to update conda deps
2 years ago
tobi
9b4b4d4eb8
[chore] update readthedocs deps, use conda ( #1742 )
...
* [chore] update readthedocs deps, use conda
* work this time thx
3 years ago
Daenney
40eea3b409
[feature] Use Material theme for docs ( #1535 )
...
* [feature] Use Material theme for docs
This changes the theme to use Material with the slate (dark) theme and
the accent colour set to orange. It also replaces the swagger plugin
with one that works correctly with the Material theming.
* Add theme by @f0x52
Co-authored-by: f0x52 <f0x@cthu.lu>
* Enable social cards
The dependencies for cairosvg and pillow can be satisfied on RTD, so
this adds them to our requirements.txt and enables the social plugin.
This generates opengraph and twitter card tags as well as fancy preview
images in GTS colour style for platforms that show that as part of link
previews.
* Update Conda environment.yml
* update theme for swagger, basic light theme option
* dark mode mobile header bg color
---------
Co-authored-by: f0x52 <f0x@cthu.lu>
3 years ago
tobi
d81a123473
Update docs with better config + installation instructions ( #300 )
...
* start reworking some documentation
* fuller documentation + better docs structure
4 years ago
Tobi Smethurst
05e9af089c
Oidc ( #109 )
...
* add oidc config
* inching forward with oidc idp
* lil webfingy fix
* bit more progress
* further oidc
* oidc now working
* document dex config
* replace broken images
* add additional credits
* tiny doc update
* update
* add oidc config
* inching forward with oidc idp
* bit more progress
* further oidc
* oidc now working
* document dex config
* replace broken images
* add additional credits
* tiny doc update
* update
* document
* docs + comments
5 years ago
tsmethurst
7867fdebd2
add theme to conda env
5 years ago
tsmethurst
e68b72ddf9
add docs and a bunch of other stuff
5 years ago