aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/content
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/_index.md3
-rw-r--r--exampleSite/content/post/chinese-preview.md14
-rw-r--r--exampleSite/content/post/english-preview.md13
-rw-r--r--exampleSite/content/post/even-preview.md16
-rw-r--r--exampleSite/content/post/japanese-preview.md13
-rw-r--r--exampleSite/content/post/syntax-highlighting.md13
6 files changed, 37 insertions, 35 deletions
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
deleted file mode 100644
index 8acc5aa..0000000
--- a/exampleSite/content/_index.md
+++ /dev/null
@@ -1,3 +0,0 @@
----
-mathjax: false
----
diff --git a/exampleSite/content/post/chinese-preview.md b/exampleSite/content/post/chinese-preview.md
index 5371f9b..8694688 100644
--- a/exampleSite/content/post/chinese-preview.md
+++ b/exampleSite/content/post/chinese-preview.md
@@ -6,14 +6,16 @@ draft: false
tags: ["preview", "中文", "tag-1"]
categories: ["中文"]
author: "Wikipedia"
-# you can close something for this content if you open it in config.toml.
-comment: false
-# toc: false
-# reward: false
-mathjax: false
-# you can define another contentCopyright. e.g. contentCopyright: "This is an another copyright."
+# You can also close(false) or open(true) something for this content.
+# P.S. comment can only be closed
+# comment: false
+# toc: false
+# autoCollapseToc: false
+# You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright."
contentCopyright: '<a rel="license noopener" href="https://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License" target="_blank">Creative Commons Attribution-ShareAlike License</a>'
+# reward: false
+# mathjax: false
---
>《长恨歌》是中国唐朝诗人白居易的一首长篇叙事诗。
diff --git a/exampleSite/content/post/english-preview.md b/exampleSite/content/post/english-preview.md
index 811cd6e..032f14f 100644
--- a/exampleSite/content/post/english-preview.md
+++ b/exampleSite/content/post/english-preview.md
@@ -7,14 +7,15 @@ tags: ["preview", "English", "tag-2"]
categories: ["English"]
author: "Michael Henderson"
-# you can close something for this content if you open it in config.toml.
-comment: false
+# You can also close(false) or open(true) something for this content.
+# P.S. comment can only be closed
+# comment: false
# toc: false
-# reward: false
-mathjax: false
-
-# you can define another contentCopyright. e.g. contentCopyright: "This is an another copyright."
+autoCollapseToc: true
+# You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright."
contentCopyright: '<a href="https://github.com/gohugoio/hugoBasicExample" rel="noopener" target="_blank">See origin</a>'
+# reward: false
+# mathjax: false
---
## Introduction
diff --git a/exampleSite/content/post/even-preview.md b/exampleSite/content/post/even-preview.md
index ab826c9..98ea597 100644
--- a/exampleSite/content/post/even-preview.md
+++ b/exampleSite/content/post/even-preview.md
@@ -5,19 +5,19 @@ lastmod: 2017-08-23T18:03:09+08:00
draft: false
tags: ["preview", "Theme preview", "tag-3"]
categories: ["Theme preview", "category-2", "category-3"]
+author: '<a href="https://laozhu.me" rel="noopener" target="_blank">米老朱</a>'
weight: 10
-# you can close something for this content if you open it in config.toml.
-comment: false
+# You can also close(false) or open(true) something for this content.
+# P.S. comment can only be closed
+# comment: false
# toc: false
-autoCollapseToc: false
-# reward: false
-# mathjax: false
-
-# you can define another contentCopyright. e.g. contentCopyright: "This is an another copyright."
-author: '<a href="https://laozhu.me" rel="noopener" target="_blank">米老朱</a>'
+# autoCollapseToc: false
+# You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright."
contentCopyright: '<a href="https://laozhu.me/post/hugo-nuo-post-preview/" rel="noopener" target="_blank">See origin</a>'
+# reward: false
+mathjax: true
---
> Copy from [《Hugo 主题 Nuo 文章样式预览》](https://laozhu.me/post/hugo-nuo-post-preview/)
diff --git a/exampleSite/content/post/japanese-preview.md b/exampleSite/content/post/japanese-preview.md
index 7f8473e..6625d8d 100644
--- a/exampleSite/content/post/japanese-preview.md
+++ b/exampleSite/content/post/japanese-preview.md
@@ -9,14 +9,15 @@ tags: ["preview", "日本語", "tag-4"]
categories: ["日本語"]
author: "Wikipedia"
-# you can close something for this content if you open it in config.toml.
-comment: false
+# You can also close(false) or open(true) something for this content.
+# P.S. comment can only be closed
+# comment: false
# toc: false
-# reward: false
-mathjax: false
-
-# you can define another contentCopyright. e.g. contentCopyright: "This is an another copyright."
+# autoCollapseToc: false
+# You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright."
contentCopyright: '<a rel="license noopener" href="https://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License" target="_blank">Creative Commons Attribution-ShareAlike License</a>'
+# reward: false
+# mathjax: false
---
> 日本語の敬語体系は、一般に、大きく尊敬語・謙譲語・丁寧語に分類される。文化審議会国語分科会は、2007年2月に「敬語の指針」を答申し、これに丁重語および美化語を含めた5分類を示している。
diff --git a/exampleSite/content/post/syntax-highlighting.md b/exampleSite/content/post/syntax-highlighting.md
index 686ba08..e53d5c1 100644
--- a/exampleSite/content/post/syntax-highlighting.md
+++ b/exampleSite/content/post/syntax-highlighting.md
@@ -6,14 +6,15 @@ draft: false
tags: ["preview", "Syntax Highlighting", "tag-5"]
categories: ["Syntax Highlighting"]
-# you can close something for this content if you open it in config.toml.
-comment: false
+# You can also close(false) or open(true) something for this content.
+# P.S. comment can only be closed
+# comment: false
toc: false
-# reward: false
-mathjax: false
-
-# you can define another contentCopyright. e.g. contentCopyright: "This is an another copyright."
+# autoCollapseToc: false
+# You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright."
# contentCopyright: false
+# reward: false
+# mathjax: false
---