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

github.com/coderzh/hugo-pacman-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/post/first.md')
-rw-r--r--exampleSite/content/post/first.md63
1 files changed, 63 insertions, 0 deletions
diff --git a/exampleSite/content/post/first.md b/exampleSite/content/post/first.md
new file mode 100644
index 0000000..d62d9b6
--- /dev/null
+++ b/exampleSite/content/post/first.md
@@ -0,0 +1,63 @@
++++
+date = "2016-03-20T12:13:19+08:00"
+title = "first"
+categories = ["技术文章"]
+tags = ["Foo", "Bar"]
+toc = true
+
++++
+
+## 主题概况
+
+Balalalalala...
+
+Balalalalala...
+
+## 安装指南
+
+1. aaaaaaa
+1. bbbbbbb
+1. ccccccc
+
+### 安装
+
+**bold**
+
+### 启用
+
+
+```
+print('hello world!')
+```
+
+### 更新
+
+> Blockquotes are very handy in email to emulate reply text.
+> This line is part of the same quote.
+
+## 配置指南
+
+| Tables | Are | Cool |
+| ------------- |:-------------:| -----:|
+| col 3 is | right-aligned | $1600 |
+| col 2 is | centered | $12 |
+| zebra stripes | are neat | $1 |
+
+### 属性
+
+[link text itself]: http://blog.coderzh.com
+
+### 说明
+
+1. First ordered list item
+2. Another item
+ * Unordered sub-list.
+1. Actual numbers don't matter, just that it's a number
+ 1. Ordered sub-list
+4. And another item.
+
+## Q&A
+
+Balabalabalabala...
+
+