From 369944746e3bf52b93919fe4b10262fa31f15a83 Mon Sep 17 00:00:00 2001
From: David Luevano Alvarado
Date: Tue, 27 Dec 2022 02:25:40 -0600
Subject: fix links for some pages
---
ChangeLog | 5 +++
pyssg.xyz/config.yaml | 2 +-
pyssg.xyz/db.psv | 2 +-
pyssg.xyz/live/blog/a/second.html | 2 +-
pyssg.xyz/live/blog/first.html | 2 +-
pyssg.xyz/live/blog/index.html | 2 +-
pyssg.xyz/live/blog/rss.xml | 2 +-
pyssg.xyz/live/blog/tag/@english.html | 2 +-
pyssg.xyz/live/blog/tag/@multiple-author.html | 2 +-
pyssg.xyz/live/blog/tag/@short.html | 2 +-
pyssg.xyz/live/blog/tag/@test.html | 2 +-
pyssg.xyz/live/blog/tag/@update.html | 2 +-
pyssg.xyz/live/pyssg.xyz/404.html | 2 +-
pyssg.xyz/live/pyssg.xyz/index.html | 4 +--
pyssg.xyz/live/pyssg.xyz/rss.xml | 45 ---------------------------
pyssg.xyz/plt/body/header.html | 2 +-
pyssg.xyz/src/pyssg.xyz/index.md | 2 +-
17 files changed, 21 insertions(+), 61 deletions(-)
delete mode 100644 pyssg.xyz/live/pyssg.xyz/rss.xml
diff --git a/ChangeLog b/ChangeLog
index 813b24b..29ff8aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
CHANGES
=======
+v0.8.2
+------
+
+* remove unnecessary variables for page object
+
v0.8.1
------
diff --git a/pyssg.xyz/config.yaml b/pyssg.xyz/config.yaml
index 7fa948e..70fb93c 100644
--- a/pyssg.xyz/config.yaml
+++ b/pyssg.xyz/config.yaml
@@ -26,7 +26,7 @@ dirs:
plt: "root_page.html"
tags: False
index: False
- rss: True
+ rss: False
sitemap: True
exclude_dirs: []
...
diff --git a/pyssg.xyz/db.psv b/pyssg.xyz/db.psv
index ed24daa..f884b85 100644
--- a/pyssg.xyz/db.psv
+++ b/pyssg.xyz/db.psv
@@ -1,4 +1,4 @@
test.md|1670227510.7104242|1670481891.6152065|21ef9b29a3a7b73718b244c9f32ef576|-
subdir/test2.md|1670237921.0787709|0.0|309bd695d912634400f1d50b65d51ba3|-
-index.md|1670906223.8776777|1672126402.9697309|010d046f05dd9bb794ad76c7ddcc36a5|-
+index.md|1670906223.8776777|1672129382.4001894|9d901dc4d88e0e89a34e1f3ebfa56cd7|-
404.md|1670985271.2221887|0.0|184dcb50b5aeba89d98679f29f7b6d9e|-
diff --git a/pyssg.xyz/live/blog/a/second.html b/pyssg.xyz/live/blog/a/second.html
index 79c7445..5e9ccfb 100644
--- a/pyssg.xyz/live/blog/a/second.html
+++ b/pyssg.xyz/live/blog/a/second.html
@@ -33,7 +33,7 @@
- Home
+ Home
diff --git a/pyssg.xyz/live/blog/first.html b/pyssg.xyz/live/blog/first.html
index 2ba22e6..e1a5d5a 100644
--- a/pyssg.xyz/live/blog/first.html
+++ b/pyssg.xyz/live/blog/first.html
@@ -33,7 +33,7 @@
- Home
+ Home
diff --git a/pyssg.xyz/live/blog/index.html b/pyssg.xyz/live/blog/index.html
index d288454..b732064 100644
--- a/pyssg.xyz/live/blog/index.html
+++ b/pyssg.xyz/live/blog/index.html
@@ -33,7 +33,7 @@
- Home
+ Home
diff --git a/pyssg.xyz/live/blog/rss.xml b/pyssg.xyz/live/blog/rss.xml
index bb30671..63ac7e9 100644
--- a/pyssg.xyz/live/blog/rss.xml
+++ b/pyssg.xyz/live/blog/rss.xml
@@ -14,7 +14,7 @@
david@luevano.xyz (David Luévano Alvarado)
- pyssg v0.8.1
+ pyssg v0.8.2
https://validator.w3.org/feed/docs/rss2.html
30
diff --git a/pyssg.xyz/live/blog/tag/@english.html b/pyssg.xyz/live/blog/tag/@english.html
index f3fca24..fb23c17 100644
--- a/pyssg.xyz/live/blog/tag/@english.html
+++ b/pyssg.xyz/live/blog/tag/@english.html
@@ -33,7 +33,7 @@
- Home
+ Home
diff --git a/pyssg.xyz/live/blog/tag/@multiple-author.html b/pyssg.xyz/live/blog/tag/@multiple-author.html
index ca3f168..63842aa 100644
--- a/pyssg.xyz/live/blog/tag/@multiple-author.html
+++ b/pyssg.xyz/live/blog/tag/@multiple-author.html
@@ -33,7 +33,7 @@
- Home
+ Home
diff --git a/pyssg.xyz/live/blog/tag/@short.html b/pyssg.xyz/live/blog/tag/@short.html
index 141c6b9..dc65349 100644
--- a/pyssg.xyz/live/blog/tag/@short.html
+++ b/pyssg.xyz/live/blog/tag/@short.html
@@ -33,7 +33,7 @@
- Home
+ Home
diff --git a/pyssg.xyz/live/blog/tag/@test.html b/pyssg.xyz/live/blog/tag/@test.html
index 390a522..2f7da04 100644
--- a/pyssg.xyz/live/blog/tag/@test.html
+++ b/pyssg.xyz/live/blog/tag/@test.html
@@ -33,7 +33,7 @@
- Home
+ Home
diff --git a/pyssg.xyz/live/blog/tag/@update.html b/pyssg.xyz/live/blog/tag/@update.html
index 2a77416..1060499 100644
--- a/pyssg.xyz/live/blog/tag/@update.html
+++ b/pyssg.xyz/live/blog/tag/@update.html
@@ -33,7 +33,7 @@
- Home
+ Home
diff --git a/pyssg.xyz/live/pyssg.xyz/404.html b/pyssg.xyz/live/pyssg.xyz/404.html
index 0dea386..43abce2 100644
--- a/pyssg.xyz/live/pyssg.xyz/404.html
+++ b/pyssg.xyz/live/pyssg.xyz/404.html
@@ -32,7 +32,7 @@
- Home
+ Home
diff --git a/pyssg.xyz/live/pyssg.xyz/index.html b/pyssg.xyz/live/pyssg.xyz/index.html
index 5a291a8..a830300 100644
--- a/pyssg.xyz/live/pyssg.xyz/index.html
+++ b/pyssg.xyz/live/pyssg.xyz/index.html
@@ -32,7 +32,7 @@
- Home
+ Home
@@ -61,7 +61,7 @@
Welcome to the official pyssg website. This is as of now serving as a testing ground when I’m making changes to it.
Blog
You can find the blog (actually just a mock) here .
-Get the RSS feed: https://pyssg.xyz/rss.xml
+Get the RSS feed: https://blog.pyssg.xyz/rss.xml
diff --git a/pyssg.xyz/live/pyssg.xyz/rss.xml b/pyssg.xyz/live/pyssg.xyz/rss.xml
deleted file mode 100644
index b039e25..0000000
--- a/pyssg.xyz/live/pyssg.xyz/rss.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
- pyssg
- https://pyssg.xyz
-
- PySSG, the python static site generator official website.
- en-us
- Blog
- Copyright 2023 David Luévano Alvarado
- david@luevano.xyz (David Luévano Alvarado)
- david@luevano.xyz (David Luévano Alvarado)
-
-
- pyssg v0.8.1
- https://validator.w3.org/feed/docs/rss2.html
- 30
-
- https://static.pyssg.xyz/images/default.png
- pyssg
- https://pyssg.xyz
-
- -
-
404 Not found
- https://pyssg.xyz/404.html
- https://pyssg.xyz/404.html
- Wed, 14 Dec 2022 02:34:31 GMT
-
- The requested URL doesn’t exist. Remove any “www.” at the beginning of the URL.
]]>
-
- -
-
pyssg
- https://pyssg.xyz/index.html
- https://pyssg.xyz/index.html
- Tue, 13 Dec 2022 04:37:03 GMT
-
- Welcome to the official pyssg website. This is as of now serving as a testing ground when I’m making changes to it.
-Blog
-You can find the blog (actually just a mock) here .
-Get the RSS feed: https://pyssg.xyz/rss.xml
]]>
-
-
-
\ No newline at end of file
diff --git a/pyssg.xyz/plt/body/header.html b/pyssg.xyz/plt/body/header.html
index 368eab3..a7c4c08 100644
--- a/pyssg.xyz/plt/body/header.html
+++ b/pyssg.xyz/plt/body/header.html
@@ -2,7 +2,7 @@
- Home
+ Home
diff --git a/pyssg.xyz/src/pyssg.xyz/index.md b/pyssg.xyz/src/pyssg.xyz/index.md
index ef30baa..71194a8 100644
--- a/pyssg.xyz/src/pyssg.xyz/index.md
+++ b/pyssg.xyz/src/pyssg.xyz/index.md
@@ -6,4 +6,4 @@ Welcome to the official pyssg website. This is as of now serving as a testing gr
You can find the blog (actually just a mock) [here](https://blog.pyssg.xyz).
-Get the RSS feed: [https://pyssg.xyz/rss.xml](https://pyssg.xyz/rss.xml)
\ No newline at end of file
+Get the RSS feed: [https://blog.pyssg.xyz/rss.xml](https://blog.pyssg.xyz/rss.xml)
\ No newline at end of file
--
cgit v1.2.3-70-g09d2