]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
site: use URL cleaner to not display index.html
authorVincent Bernat <vincent@bernat.ch>
Thu, 8 Apr 2021 19:41:03 +0000 (21:41 +0200)
committerVincent Bernat <vincent@bernat.ch>
Thu, 8 Apr 2021 19:41:03 +0000 (21:41 +0200)
site.yaml

index 30586ddb2a89bb64a29639cdac656c7eb36ab89e..bb0a4febaa1696b4f49a97c9baa08aca7fda1885 100644 (file)
--- a/site.yaml
+++ b/site.yaml
@@ -11,6 +11,7 @@ plugins:
   - hyde.ext.plugins.textlinks.TextlinksPlugin
   - hyde.ext.plugins.images.ImageSizerPlugin
   - hyde.ext.plugins.optipng.OptiPNGPlugin
+  - hyde.ext.plugins.urls.UrlCleanerPlugin
 context:
   data:
     base: https://lldpd.github.io
@@ -33,3 +34,6 @@ markdown:
     - markdown.extensions.extra
     - markdown.extensions.toc
   output_format: html
+urlcleaner:
+  index_file_names:
+    - index.html