Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thingsym/hugo-theme-techdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthingsym <thingsym@gmail.com>2021-10-18 14:52:09 +0300
committerthingsym <thingsym@gmail.com>2021-10-18 14:52:09 +0300
commitb043db8903c6c5cbdcfadfadfa7be928c36b469f (patch)
tree32c8bbc22fa2454f5457aef7e2265d5e97c53441
parent4fa18471858bb5a6b8f59affbe52f4172f0c7509 (diff)
docs: fix sample document
-rw-r--r--exampleSite/content/getting-started/configuration.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/exampleSite/content/getting-started/configuration.md b/exampleSite/content/getting-started/configuration.md
index b786d3b..3ed211a 100644
--- a/exampleSite/content/getting-started/configuration.md
+++ b/exampleSite/content/getting-started/configuration.md
@@ -20,6 +20,7 @@ For an example of `config.toml`, see [config.toml](https://github.com/thingsym/h
# Documentation repository section
# documentation repository (set edit link to documentation repository)
github_doc_repository = "https://github.com/thingsym/hugo-theme-techdoc"
+ github_doc_repository_path = ""
# Analytic section
google_analytics_id = "" # Your Google Analytics tracking id
@@ -88,6 +89,12 @@ URL of documentation repository for editting
default: `https://github.com/thingsym/hugo-theme-techdoc`
+#### `github_doc_repository_path`
+
+content directory path (when including the content directory in the repository)
+
+default: `""`
+
#### `google_analytics_id`
ID of Google Analytics