From 40d23848d816816b3db3e7296e8a28f964b53786 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Wed, 7 Dec 2022 03:31:51 -0600 Subject: refactor code, fix config checker and new files for pyssg.xyz --- pyssg.xyz/live/pyssg.xyz/index.html | 22 ++++++++++++++++ pyssg.xyz/live/pyssg.xyz/rss.xml | 42 ++++++++++++++++++++++++++++++ pyssg.xyz/live/pyssg.xyz/sitemap.xml | 18 +++++++++++++ pyssg.xyz/live/pyssg.xyz/subdir/test2.html | 19 ++++++++++++++ pyssg.xyz/live/pyssg.xyz/test.html | 19 ++++++++++++++ 5 files changed, 120 insertions(+) create mode 100644 pyssg.xyz/live/pyssg.xyz/index.html create mode 100644 pyssg.xyz/live/pyssg.xyz/rss.xml create mode 100644 pyssg.xyz/live/pyssg.xyz/sitemap.xml create mode 100644 pyssg.xyz/live/pyssg.xyz/subdir/test2.html create mode 100644 pyssg.xyz/live/pyssg.xyz/test.html (limited to 'pyssg.xyz/live') diff --git a/pyssg.xyz/live/pyssg.xyz/index.html b/pyssg.xyz/live/pyssg.xyz/index.html new file mode 100644 index 0000000..723cbd1 --- /dev/null +++ b/pyssg.xyz/live/pyssg.xyz/index.html @@ -0,0 +1,22 @@ + + + + + + Index -- pyssg + + +

Index -- pyssg

+

Some text here.

+ +

Tags: +

+ +

Articles

+ + + \ No newline at end of file diff --git a/pyssg.xyz/live/pyssg.xyz/rss.xml b/pyssg.xyz/live/pyssg.xyz/rss.xml new file mode 100644 index 0000000..c6eac30 --- /dev/null +++ b/pyssg.xyz/live/pyssg.xyz/rss.xml @@ -0,0 +1,42 @@ + + + + pyssg + https://pyssg.xyz + + Short site description. + en-us + Blog + Copyright 2021 Somebody + some@one.com (Sombody) + some@one.com (Sombody) + + + pyssg v0.7.3 + https://validator.w3.org/feed/docs/rss2.html + 30 + + https://static.pyssg.xyz/images/blog.png + pyssg + https://pyssg.xyz + + + Test file in subdir + https://pyssg.xyz/subdir/test2.html + https://pyssg.xyz/subdir/test2.html + Mon, 05 Dec 2022 10:58:41 GMT + Second file for testing. + This is a small test for the newly added pyssg.xyz.

]]>
+
+ + Index + https://pyssg.xyz/test.html + https://pyssg.xyz/test.html + Mon, 05 Dec 2022 08:05:10 GMT + Index page for pyssg.xyz. + This is a small test for the newly added pyssg.xyz.

]]>
+
+
+
\ No newline at end of file diff --git a/pyssg.xyz/live/pyssg.xyz/sitemap.xml b/pyssg.xyz/live/pyssg.xyz/sitemap.xml new file mode 100644 index 0000000..63949aa --- /dev/null +++ b/pyssg.xyz/live/pyssg.xyz/sitemap.xml @@ -0,0 +1,18 @@ + + + + https://pyssg.xyz/subdir/test2.html + 2022-12-05 + weekly + 1.0 + + + https://pyssg.xyz/test.html + 2022-12-05 + weekly + 1.0 + + + \ No newline at end of file diff --git a/pyssg.xyz/live/pyssg.xyz/subdir/test2.html b/pyssg.xyz/live/pyssg.xyz/subdir/test2.html new file mode 100644 index 0000000..1f0082f --- /dev/null +++ b/pyssg.xyz/live/pyssg.xyz/subdir/test2.html @@ -0,0 +1,19 @@ + + + + + + Test file in subdir -- pyssg + + +

Test file in subdir

+

By David Luevano

+

Created: Mon, Dec 05, 2022 @ 10:58 UTC

+

Modified:

+ +

This is a small test for the newly added pyssg.xyz.

+ +

Tags: +

+ + diff --git a/pyssg.xyz/live/pyssg.xyz/test.html b/pyssg.xyz/live/pyssg.xyz/test.html new file mode 100644 index 0000000..0ce6abd --- /dev/null +++ b/pyssg.xyz/live/pyssg.xyz/test.html @@ -0,0 +1,19 @@ + + + + + + Index -- pyssg + + +

Index

+

By David Luevano

+

Created: Mon, Dec 05, 2022 @ 08:05 UTC

+

Modified:

+ +

This is a small test for the newly added pyssg.xyz.

+ +

Tags: +

+ + -- cgit v1.2.3-54-g00ecf