add traefik fe proxy; change sphinx-docs theme; add soc page

This commit is contained in:
rskntroot
2024-05-30 07:45:29 +00:00
parent 61ea4ca878
commit 7ef03a2b03
10 changed files with 141 additions and 45 deletions

View File

@@ -24,5 +24,5 @@ exclude_patterns = []
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
# PyData Theme - https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html (0.15.3)
html_theme = "pydata_sphinx_theme"
html_theme = "furo"
html_static_path = ['_static']