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

github.com/mavidser/hugo-rocinante.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
-rw-r--r--exampleSite/content/post/another-blog-post.md (renamed from exampleSite/content/posts/another-blog-post.md)0
-rw-r--r--exampleSite/content/post/even-more-posts.md (renamed from exampleSite/content/posts/even-more-posts.md)0
-rw-r--r--exampleSite/content/post/this-is-a-blog-post.md (renamed from exampleSite/content/posts/this-is-a-blog-post.md)0
-rw-r--r--exampleSite/content/post/this-is-the-last.md (renamed from exampleSite/content/posts/this-is-the-last.md)0
5 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 172d3e6..697f3b0 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -16,6 +16,7 @@ summaryLength = 0
name = "Sid Verma"
[params]
+ mainSections = ["post", "photos"]
email = "email@example.com"
smart_email_link = ["Email"]
favicon = "/icon/favicon.jpg"
diff --git a/exampleSite/content/posts/another-blog-post.md b/exampleSite/content/post/another-blog-post.md
index 41a7b21..41a7b21 100644
--- a/exampleSite/content/posts/another-blog-post.md
+++ b/exampleSite/content/post/another-blog-post.md
diff --git a/exampleSite/content/posts/even-more-posts.md b/exampleSite/content/post/even-more-posts.md
index 30aee9c..30aee9c 100644
--- a/exampleSite/content/posts/even-more-posts.md
+++ b/exampleSite/content/post/even-more-posts.md
diff --git a/exampleSite/content/posts/this-is-a-blog-post.md b/exampleSite/content/post/this-is-a-blog-post.md
index 7c09a63..7c09a63 100644
--- a/exampleSite/content/posts/this-is-a-blog-post.md
+++ b/exampleSite/content/post/this-is-a-blog-post.md
diff --git a/exampleSite/content/posts/this-is-the-last.md b/exampleSite/content/post/this-is-the-last.md
index b311f53..b311f53 100644
--- a/exampleSite/content/posts/this-is-the-last.md
+++ b/exampleSite/content/post/this-is-the-last.md