aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2023-09-04 14:14:09 -0300
committerSilvio Rhatto <rhatto@riseup.net>2023-09-04 14:14:09 -0300
commita8394fde06fab8ebcd28dd95de02441b98bd1f2c (patch)
tree3b8783fa948261069d44c06371354122e48dd266 /mkdocs.yml
parent3202d60391617674095d02b3c6c8e2c1210fb83d (diff)
downloadcopyfarai-a8394fde06fab8ebcd28dd95de02441b98bd1f2c.tar.gz
copyfarai-a8394fde06fab8ebcd28dd95de02441b98bd1f2c.tar.bz2
Feat: contributing
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" &copy; 2023+