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

github.com/spech66/materialize-bp-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pech <windows@spech.de>2020-03-28 12:37:47 +0300
committerSebastian Pech <windows@spech.de>2020-03-28 12:37:47 +0300
commit9341ac659e976324cf63c88a63d2394089024b0f (patch)
tree54eac1ac5d448146127199e6b5da9720ba06e79e /exampleSite
parent0beaae130a649742803d19c8e90769677d42228a (diff)
updated libs
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/about.md2
-rw-r--r--exampleSite/content/archives.md5
-rw-r--r--exampleSite/content/post/_index.md2
3 files changed, 7 insertions, 2 deletions
diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md
index ea78b5d..a412806 100644
--- a/exampleSite/content/about.md
+++ b/exampleSite/content/about.md
@@ -10,7 +10,7 @@ Written in Go, Hugo is an open source static site generator available under the
Hugo makes use of a variety of open source projects including:
-* https://github.com/russross/blackfriday
+* https://github.com/yuin/goldmark
* https://github.com/alecthomas/chroma
* https://github.com/muesli/smartcrop
* https://github.com/spf13/cobra
diff --git a/exampleSite/content/archives.md b/exampleSite/content/archives.md
new file mode 100644
index 0000000..98a1ee9
--- /dev/null
+++ b/exampleSite/content/archives.md
@@ -0,0 +1,5 @@
+---
+date: 2019-05-28
+type: section
+layout: "archives"
+--- \ No newline at end of file
diff --git a/exampleSite/content/post/_index.md b/exampleSite/content/post/_index.md
index f8374e6..7c6bd54 100644
--- a/exampleSite/content/post/_index.md
+++ b/exampleSite/content/post/_index.md
@@ -3,4 +3,4 @@ aliases = ["posts","articles","blog","showcase","docs"]
title = "Posts"
author = "Hugo Authors"
tags = ["index"]
-+++ \ No newline at end of file
++++