Website: Enable doc editing links
This commit is contained in:
parent
de9eb6ab08
commit
1f8301a575
@ -53,12 +53,12 @@ enableRobotsTXT = true
|
|||||||
|
|
||||||
# (Optional, default none) Set source repository location. Used for 'Edit page' links.
|
# (Optional, default none) Set source repository location. Used for 'Edit page' links.
|
||||||
# You can also specify this parameter per page in front matter.
|
# You can also specify this parameter per page in front matter.
|
||||||
# geekdocRepo = "https://github.com/thegeeklab/hugo"
|
geekdocRepo = "https://projects.blender.org/studio/flamenco"
|
||||||
|
|
||||||
# (Optional, default none) Enable 'Edit page' links. Requires 'GeekdocRepo' param
|
# (Optional, default none) Enable 'Edit page' links. Requires 'GeekdocRepo' param
|
||||||
# and the path must point to the parent directory of the 'content' folder.
|
# and the path must point to the parent directory of the 'content' folder.
|
||||||
# You can also specify this parameter per page in front matter.
|
# You can also specify this parameter per page in front matter.
|
||||||
# geekdocEditPath = "edit/main/exampleSite"
|
geekdocEditPath = "_edit/main/web/project-website"
|
||||||
|
|
||||||
# (Optional, default true) Enables search function with flexsearch.
|
# (Optional, default true) Enables search function with flexsearch.
|
||||||
# Index is built on the fly and might slow down your website.
|
# Index is built on the fly and might slow down your website.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user