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

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen Xianmin <xianmin12@gmail.com>2018-12-10 14:31:31 +0300
committerGitHub <noreply@github.com>2018-12-10 14:31:31 +0300
commitf9ee7b1337cc6a57733c462ef752be4ef8ee7479 (patch)
tree954d0177b01450f075f710410412e1dde754ba5a /exampleSite
parent76132fbc05a9046f5dbb55e0336ebcdc0a25f18e (diff)
feat: sticky post icon. Close #65
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/post/jane-theme-preview.md6
-rw-r--r--exampleSite/content/post/jane-theme-preview.zh-cn.md4
2 files changed, 7 insertions, 3 deletions
diff --git a/exampleSite/content/post/jane-theme-preview.md b/exampleSite/content/post/jane-theme-preview.md
index 612da18..a4be30a 100644
--- a/exampleSite/content/post/jane-theme-preview.md
+++ b/exampleSite/content/post/jane-theme-preview.md
@@ -1,12 +1,14 @@
---
title: "Jane Theme Preview"
-date: 2018-03-06T16:01:23+08:00
+date: 2018-01-01T16:01:23+08:00
lastmod: 2018-03-07T16:01:23+08:00
draft: false
tags: ["preview", "shortcodes", "tag-6"]
categories: ["docs", "shortcodes", "index"]
author: "Typora"
+weight: 1
+
# You can also close(false) or open(true) something for this content.
# P.S. comment can only be closed
# comment: false
@@ -61,7 +63,7 @@ Markdown uses email-style > characters for block quoting. They are presented as:
> This is another blockquote with one paragraph. There is three empty line to seperate two blockquote.
>
> 这是一段中文测试。
->
+>
In typora, just input ‘>’ followed by quote contents a block quote is generated. Typora will insert proper ‘>’ or line break for you. Block quote inside anther block quote is allowed by adding additional levels of ‘>’.
diff --git a/exampleSite/content/post/jane-theme-preview.zh-cn.md b/exampleSite/content/post/jane-theme-preview.zh-cn.md
index 2d122a2..09226c8 100644
--- a/exampleSite/content/post/jane-theme-preview.zh-cn.md
+++ b/exampleSite/content/post/jane-theme-preview.zh-cn.md
@@ -7,6 +7,8 @@ tags: ["preview", "shortcodes", "tag-6"]
categories: ["shortcodes", "index"]
author: "Typora"
+weight: 1
+
# You can also close(false) or open(true) something for this content.
# P.S. comment can only be closed
# comment: false
@@ -18,4 +20,4 @@ contentCopyright: '<a href="https://github.com/gohugoio/hugoBasicExample" rel="n
mathjax: true
---
-主题预览,内容有待填充。 \ No newline at end of file
+主题预览,内容有待填充。