summaryrefslogtreecommitdiff
path: root/pyssg.xyz/live/pyssg.xyz/index.html
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2022-12-07 03:31:51 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2022-12-07 03:31:51 -0600
commit40d23848d816816b3db3e7296e8a28f964b53786 (patch)
treed3f27d599b4087d91f76fef62b7449f5cf6be2f6 /pyssg.xyz/live/pyssg.xyz/index.html
parent0b8441c79b047f81526bbb83febc40d7530e35d6 (diff)
refactor code, fix config checker and new files for pyssg.xyz
Diffstat (limited to 'pyssg.xyz/live/pyssg.xyz/index.html')
-rw-r--r--pyssg.xyz/live/pyssg.xyz/index.html22
1 files changed, 22 insertions, 0 deletions
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 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <base href="https://static.pyssg.xyz">
+ <title>Index -- pyssg</title>
+ </head>
+ <body>
+ <h1>Index -- pyssg</h1>
+ <p>Some text here.</p>
+
+ <p>Tags:
+ </p>
+
+ <h2>Articles</h2>
+ <ul>
+ <h3>December 2022</h3>
+ <li>Dec 05 - <a href="https://pyssg.xyz/subdir/test2.html">Test file in subdir</a></li>
+ <li>Dec 05 - <a href="https://pyssg.xyz/test.html">Index</a></li>
+ </ul>
+ </body>
+</html> \ No newline at end of file