aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml17
1 files changed, 16 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 8c46302..59c7490 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -7,13 +7,16 @@ docs_dir : docs
site_dir : public
dev_addr : '127.0.0.1:8070'
repo_url : https://0xacab.org/copyfarai/copyfarai.itcouldbewor.se
-edit_url : ''
+edit_uri: edit/main/docs/
# Site address is bind to 0.0.0.0 so it works find inside a Docker container.
# A better config would be desirable.
dev_addr : '0.0.0.0:8070'
theme:
+ #features:
+ # - content.action.edit
+
name : material
collapse_navigation: true
titles_only : false
@@ -63,8 +66,20 @@ plugins:
nav_translations:
Flavors: Sabores
+ # In case site structure is needed, this plugin will ensure permalink functionality
+ #- redirects:
+ # redirect_maps:
+ # 'flavors/CC-BY-NC-SA-4.0-FAI.en.md' : variants/CC-BY-NC-SA-4.0-FAI.en.md
+ # 'flavors/CC-BY-4.0-FAI.en.md' : variants/CC-BY-4.0-FAI.en.md
+ # 'flavors/CC-BY-4.0-FAI.pt.md' : variants/CC-BY-4.0-FAI.pt.md
+ # 'flavors/CC-BY-NC-SA-4.0-FAI.pt.md' : variants/CC-BY-NC-SA-4.0-FAI.pt.md
+ # 'flavors/CC-BY-SA-4.0-FAI.en.md' : variants/CC-BY-SA-4.0-FAI.en.md
+ # 'flavors/CC-BY-SA-4.0-FAI.pt.md' : variants/CC-BY-SA-4.0-FAI.pt.md
+
markdown_extensions:
- footnotes
+ - pymdownx.tasklist:
+ custom_checkbox: true
copyright: Copy Far "AI" © 2023+