diff --git a/blog/public/en/page/1/index.html b/blog/public/en/page/1/index.html new file mode 100644 index 0000000..b9dfb36 --- /dev/null +++ b/blog/public/en/page/1/index.html @@ -0,0 +1 @@ +http://example.org/en/ \ No newline at end of file diff --git a/blog/public/en/posts/first_post/index.html b/blog/public/en/posts/first_post/index.html new file mode 100644 index 0000000..92b8a4a --- /dev/null +++ b/blog/public/en/posts/first_post/index.html @@ -0,0 +1,131 @@ + + + + + + + + First_post - My New Hugo Site + + + + + + + + + + + + + + +
+ +
+ +
+
+
+
+
+
+
+
+
+

Contents

+
+

First_post

+
+ Contents + +
+
+

this is a first post

+

Hi, my name is H

+
+
+
+ +
+ + + + +
+ diff --git a/blog/public/en/posts/index.html b/blog/public/en/posts/index.html new file mode 100644 index 0000000..f15d1ff --- /dev/null +++ b/blog/public/en/posts/index.html @@ -0,0 +1,77 @@ + + + + + + + + All Posts - My New Hugo Site + + + + + + + + + + + + + + +
+ +
+ +
+
+
+
+
+
+
+
+

All Posts

2021

+
+ +
+ + + + +
+ diff --git a/blog/public/en/posts/index.xml b/blog/public/en/posts/index.xml new file mode 100644 index 0000000..fe6ee01 --- /dev/null +++ b/blog/public/en/posts/index.xml @@ -0,0 +1,14 @@ + + + All Posts - My New Hugo Site + http://example.org/en/posts/ + All Posts | My New Hugo Site + Hugo -- gohugo.ioenMon, 08 Feb 2021 16:35:58 +0800 + First_post + http://example.org/en/posts/first_post/ + Mon, 08 Feb 2021 16:35:58 +0800 + Author + http://example.org/en/posts/first_post/ + + + diff --git a/blog/public/en/posts/page/1/index.html b/blog/public/en/posts/page/1/index.html new file mode 100644 index 0000000..4608ffd --- /dev/null +++ b/blog/public/en/posts/page/1/index.html @@ -0,0 +1 @@ +http://example.org/en/posts/ \ No newline at end of file diff --git a/blog/public/page/1/index.html b/blog/public/page/1/index.html new file mode 100644 index 0000000..0170617 --- /dev/null +++ b/blog/public/page/1/index.html @@ -0,0 +1 @@ +http://example.org/ \ No newline at end of file diff --git a/blog/public/posts/first_post/index.html b/blog/public/posts/first_post/index.html new file mode 100644 index 0000000..2df5ab7 --- /dev/null +++ b/blog/public/posts/first_post/index.html @@ -0,0 +1,131 @@ + + + + + + + + First_post - 我的全新 Hugo 网站 + + + + + + + + + + + + + + +
+ +
+ +
+
+
+
+
+
+
+
+
+

目录

+
+

First_post

+
+ 目录 + +
+
+

第一份文字

+

Hi, 你好hugo世界

+
+
+
+ +
+ + + + +
+ diff --git a/blog/public/posts/index.html b/blog/public/posts/index.html new file mode 100644 index 0000000..f841a95 --- /dev/null +++ b/blog/public/posts/index.html @@ -0,0 +1,77 @@ + + + + + + + + 所有文章 - 我的全新 Hugo 网站 + + + + + + + + + + + + + + +
+ +
+ +
+
+
+
+
+
+
+
+

所有文章

2021

+
+ +
+ + + + +
+ diff --git a/blog/public/posts/index.xml b/blog/public/posts/index.xml new file mode 100644 index 0000000..ed7f1c0 --- /dev/null +++ b/blog/public/posts/index.xml @@ -0,0 +1,14 @@ + + + 所有文章 - 我的全新 Hugo 网站 + http://example.org/posts/ + 所有文章 | 我的全新 Hugo 网站 + Hugo -- gohugo.iozh-CNMon, 08 Feb 2021 16:35:58 +0800 + First_post + http://example.org/posts/first_post/ + Mon, 08 Feb 2021 16:35:58 +0800 + 作者 + http://example.org/posts/first_post/ + + + diff --git a/blog/public/posts/page/1/index.html b/blog/public/posts/page/1/index.html new file mode 100644 index 0000000..7ba8e28 --- /dev/null +++ b/blog/public/posts/page/1/index.html @@ -0,0 +1 @@ +http://example.org/posts/ \ No newline at end of file