varnish config/docs (#342)
[akkoma] / docs / mkdocs.yml
index c194399420a5edae1ec349482b0de264e5f16eea..a70dac1fc7cd30b632dd7e84ed90a49e1da4819f 100644 (file)
@@ -7,7 +7,10 @@ theme:
   font: false
   logo: 'images/akko_badday.png'
   features:
-    - tabs
+    - navigation.tabs
+    - toc.follow
+    - navigation.instant
+    - navigation.sections
   palette:
     primary: 'deep purple'
     accent: 'blue grey'
@@ -31,7 +34,8 @@ markdown_extensions:
   - pymdownx.tasklist:
       custom_checkbox: true
   - pymdownx.superfences
-  - pymdownx.tabbed
+  - pymdownx.tabbed:
+      alternate_style: true
   - pymdownx.details
   - markdown_include.include:
       base_path: docs