From eb9614df843f6ed282b3062851edb7ab053e54fb Mon Sep 17 00:00:00 2001 From: zzossig Date: Thu, 19 Dec 2019 16:15:26 +0900 Subject: [PATCH] exampleSite updated --- exampleSite/config/_default/params.toml | 4 ++-- exampleSite/content/posts/emoji-support.md | 2 +- exampleSite/content/posts/markdown-syntax.md | 2 +- exampleSite/content/posts/math-typesetting.md | 2 +- exampleSite/content/posts/placeholder-text.md | 2 +- exampleSite/content/posts/rich-content.md | 2 +- exampleSite/content/pt/dir/fourth.md | 2 +- exampleSite/content/pt/first.md | 2 +- exampleSite/content/pt/second.md | 2 +- exampleSite/content/pt/third.md | 2 +- theme.toml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index cd3d501..4e5264f 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -1,4 +1,4 @@ -logoText = "Zzo" +logoText = "Zzo theme" description = "The Zzo theme for Hugo example site." custom_css = [] custom_js = [] @@ -24,7 +24,7 @@ whoami = "Web Developer" useGravatar = false location = "Seoul, Korea" organization = "Hugo" -link = "https://github.com/zzossig/hugo-theme-zzo" +link = "https://zzossig.io/ko" # sidebar enableBio = true diff --git a/exampleSite/content/posts/emoji-support.md b/exampleSite/content/posts/emoji-support.md index e9af3ba..0fb750c 100644 --- a/exampleSite/content/posts/emoji-support.md +++ b/exampleSite/content/posts/emoji-support.md @@ -1,7 +1,7 @@ +++ author = "Hugo Authors" title = "Emoji Support" -date = "2019-03-05" +date = 2019-12-16T12:00:06+09:00 description = "Guide to emoji usage in Hugo" tags = [ "emoji", diff --git a/exampleSite/content/posts/markdown-syntax.md b/exampleSite/content/posts/markdown-syntax.md index b670f67..5cef910 100644 --- a/exampleSite/content/posts/markdown-syntax.md +++ b/exampleSite/content/posts/markdown-syntax.md @@ -1,7 +1,7 @@ +++ author = "Hugo Authors" title = "Markdown Syntax Guide" -date = "2019-03-11" +date = 2019-12-20T12:00:06+09:00 description = "Sample article showcasing basic Markdown syntax and formatting for HTML elements." tags = [ "markdown", diff --git a/exampleSite/content/posts/math-typesetting.md b/exampleSite/content/posts/math-typesetting.md index 32c82d4..10452a5 100644 --- a/exampleSite/content/posts/math-typesetting.md +++ b/exampleSite/content/posts/math-typesetting.md @@ -1,7 +1,7 @@ --- author: Hugo Authors title: Math Typesetting -date: 2019-03-08 +date = 2019-12-17T12:00:06+09:00 description: A brief guide to setup KaTeX libraries: - katex diff --git a/exampleSite/content/posts/placeholder-text.md b/exampleSite/content/posts/placeholder-text.md index 378b995..8e812ea 100644 --- a/exampleSite/content/posts/placeholder-text.md +++ b/exampleSite/content/posts/placeholder-text.md @@ -1,7 +1,7 @@ +++ author = "Hugo Authors" title = "Placeholder Text" -date = "2019-03-09" +date = 2019-12-18T12:00:06+09:00 description = "Lorem Ipsum Dolor Si Amet" tags = [ "markdown", diff --git a/exampleSite/content/posts/rich-content.md b/exampleSite/content/posts/rich-content.md index 17ffebb..3feae11 100644 --- a/exampleSite/content/posts/rich-content.md +++ b/exampleSite/content/posts/rich-content.md @@ -1,7 +1,7 @@ +++ author = "Hugo Authors" title = "Rich Content" -date = "2019-03-10" +date = 2019-12-19T12:00:06+09:00 description = "A brief description of Hugo Shortcodes" tags = [ "shortcodes", diff --git a/exampleSite/content/pt/dir/fourth.md b/exampleSite/content/pt/dir/fourth.md index e771da4..b6fd5e2 100644 --- a/exampleSite/content/pt/dir/fourth.md +++ b/exampleSite/content/pt/dir/fourth.md @@ -1,6 +1,6 @@ --- title: "Fourth" -date: 2019-11-30T20:48:10+09:00 +date: 2019-10-30T20:48:10+09:00 description: "My fourth presentation" type: pt tags: diff --git a/exampleSite/content/pt/first.md b/exampleSite/content/pt/first.md index 4f4eb9f..e38a11f 100644 --- a/exampleSite/content/pt/first.md +++ b/exampleSite/content/pt/first.md @@ -1,6 +1,6 @@ --- title: "First" -date: 2019-11-30T19:45:20+09:00 +date: 2019-10-30T19:45:20+09:00 description: "My first presentation" type: pt tags: diff --git a/exampleSite/content/pt/second.md b/exampleSite/content/pt/second.md index b0a0472..139dabe 100644 --- a/exampleSite/content/pt/second.md +++ b/exampleSite/content/pt/second.md @@ -1,6 +1,6 @@ --- title: "Second" -date: 2019-11-30T20:45:24+09:00 +date: 2019-10-30T20:45:24+09:00 description: "My second presentation" type: pt tags: diff --git a/exampleSite/content/pt/third.md b/exampleSite/content/pt/third.md index ff0e807..7db0430 100644 --- a/exampleSite/content/pt/third.md +++ b/exampleSite/content/pt/third.md @@ -1,6 +1,6 @@ --- title: "Third" -date: 2019-11-30T20:46:30+09:00 +date: 2019-10-30T20:46:30+09:00 description: "My third presentation" type: pt tags: diff --git a/theme.toml b/theme.toml index 14cb568..a4d3f0d 100644 --- a/theme.toml +++ b/theme.toml @@ -9,4 +9,4 @@ min_version = "0.60.0" [author] name = "zzossig" - homepage = "https://blog.zzossig.now.sh/ko" \ No newline at end of file + homepage = "https://zzossig.io/ko" \ No newline at end of file