From 87cb7cc92743e88486e5e3c4852ab903a159fd8c Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Thu, 7 Aug 2025 10:35:56 +0800 Subject: 添加exampleSite MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- exampleSite/public/categories/atom.xml | 11 +++++++ exampleSite/public/categories/index.html | 40 +++++++++++++++++++++++++ exampleSite/public/categories/index.xml | 11 +++++++ exampleSite/public/categories/page/1/index.html | 10 +++++++ 4 files changed, 72 insertions(+) create mode 100644 exampleSite/public/categories/atom.xml create mode 100644 exampleSite/public/categories/index.html create mode 100644 exampleSite/public/categories/index.xml create mode 100644 exampleSite/public/categories/page/1/index.html (limited to 'exampleSite/public/categories') diff --git a/exampleSite/public/categories/atom.xml b/exampleSite/public/categories/atom.xml new file mode 100644 index 0000000..ca665ad --- /dev/null +++ b/exampleSite/public/categories/atom.xml @@ -0,0 +1,11 @@ + + + + Categories on My New Hugo Site + http://localhost:1313/categories/ + Recent content in Categories on My New Hugo Site + Hugo + en-us + + + diff --git a/exampleSite/public/categories/index.html b/exampleSite/public/categories/index.html new file mode 100644 index 0000000..e5e1d8e --- /dev/null +++ b/exampleSite/public/categories/index.html @@ -0,0 +1,40 @@ + + + + Categories | My New Hugo Site + + +
+
+

My New Hugo Site

+

yingyu5658的数字花园

+ + + +
+ + + + + + + + +
+

-----------------------------------

+ +

This is footer

+ +
+ +
+ + +
+ + + diff --git a/exampleSite/public/categories/index.xml b/exampleSite/public/categories/index.xml new file mode 100644 index 0000000..216aed4 --- /dev/null +++ b/exampleSite/public/categories/index.xml @@ -0,0 +1,11 @@ + + + + Categories on My New Hugo Site + http://localhost:1313/categories/ + Recent content in Categories on My New Hugo Site + Hugo + en-us + + + diff --git a/exampleSite/public/categories/page/1/index.html b/exampleSite/public/categories/page/1/index.html new file mode 100644 index 0000000..83884ac --- /dev/null +++ b/exampleSite/public/categories/page/1/index.html @@ -0,0 +1,10 @@ + + + + http://localhost:1313/categories/ + + + + + + -- cgit v1.2.3