From 7f68e245dd1d326243883dfaf0a4b0ecce2d39a0 Mon Sep 17 00:00:00 2001 From: coderzh Date: Sun, 22 Jul 2018 23:41:35 +0800 Subject: Comment area failed to load #20 --- about/index.html | 21 ++ categories/index.html | 297 ++++++++++++++++++++++++++ post/first/index.html | 21 ++ post/hello-hugo/index.html | 21 ++ post/second/index.html | 514 +++++++++++++++++++++++++++++++++++++++++++++ tags/index.html | 306 +++++++++++++++++++++++++++ 6 files changed, 1180 insertions(+) create mode 100644 categories/index.html create mode 100644 post/second/index.html create mode 100644 tags/index.html diff --git a/about/index.html b/about/index.html index 092d7b1..72cab68 100644 --- a/about/index.html +++ b/about/index.html @@ -103,6 +103,27 @@ +
+
+
+ + + diff --git a/categories/index.html b/categories/index.html new file mode 100644 index 0000000..e4ea7a9 --- /dev/null +++ b/categories/index.html @@ -0,0 +1,297 @@ + + + + + Categories - Hugo PacMan Theme Demo + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+ +
+
+ +
+
+
+ +
+ +
+ + + + + + + + + + + + diff --git a/post/first/index.html b/post/first/index.html index 00f4cdd..e6c300f 100644 --- a/post/first/index.html +++ b/post/first/index.html @@ -226,6 +226,27 @@ This line is part of the same quote.

+
+
+
+ + + diff --git a/post/hello-hugo/index.html b/post/hello-hugo/index.html index 7552782..55b130b 100644 --- a/post/hello-hugo/index.html +++ b/post/hello-hugo/index.html @@ -136,6 +136,27 @@ Balalala…"> +
+
+
+ + + diff --git a/post/second/index.html b/post/second/index.html new file mode 100644 index 0000000..7501aa9 --- /dev/null +++ b/post/second/index.html @@ -0,0 +1,514 @@ + + + + + second - Hugo PacMan Theme Demo + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+ +
+
+
+
+ + +
+ +
+ 文章目录 + +
+ + + +

主题概况

+ +

Balalalalala…

+ +

Balalalalala…

+ +

安装指南

+ +
    +
  1. aaaaaaa
  2. +
  3. bbbbbbb
  4. +
  5. ccccccc
  6. +
+ +

安装

+ +

bold

+ +

启用

+ +
print('hello world!')
+
+ +

更新

+ +
+

Blockquotes are very handy in email to emulate reply text. +This line is part of the same quote.

+
+ +

配置指南

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TablesAreCool
col 3 isright-aligned$1600
col 2 iscentered$12
zebra stripesare neat$1
+ +

属性

+ +

qrcode

+ +

说明

+ +
    +
  1. First ordered list item
  2. +
  3. Another item + +
      +
    • Unordered sub-list.
    • +
  4. +
  5. Actual numbers don’t matter, just that it’s a number + +
      +
    1. Ordered sub-list
    2. +
  6. +
  7. And another item.
  8. +
+ +

Q&A

+ +

Balabalabalabala…

+ +
+ + +
+ + + +
+
+
+ + + + +
+ +
+
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + diff --git a/tags/index.html b/tags/index.html new file mode 100644 index 0000000..1e9772f --- /dev/null +++ b/tags/index.html @@ -0,0 +1,306 @@ + + + + + Tags - Hugo PacMan Theme Demo + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + +
+ +
+
+ +
+
+
+ +
+ +
+ + + + + + + + + + + + -- cgit v1.2.3