summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--pyssgrc2
-rw-r--r--src/pyssg/plt/index.html (renamed from plt/index.html)0
-rw-r--r--src/pyssg/plt/page.html (renamed from plt/page.html)0
-rw-r--r--src/pyssg/plt/rss.xml (renamed from plt/rss.xml)0
-rw-r--r--src/pyssg/plt/sitemap.xml (renamed from plt/sitemap.xml)0
-rw-r--r--src/pyssg/plt/tag.html (renamed from plt/tag.html)0
7 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a51fb5a..f6e6eb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
CHANGES
=======
+* refactor and add support for jinija
* just include changelog
v0.4.1
diff --git a/pyssgrc b/pyssgrc
index 2e8f895..96e77f4 100644
--- a/pyssgrc
+++ b/pyssgrc
@@ -1,6 +1,6 @@
SRC_PATH=e_src
DST_PATH=e_dst
-PLT_PATH=plt
+PLT_PATH=src/pyssg/plt
BASE_URL=https://blog.luevano.xyz
BASE_STATIC_URL=https://static.luevano.xyz
TITLE=Luévano's Blog
diff --git a/plt/index.html b/src/pyssg/plt/index.html
index c96db3b..c96db3b 100644
--- a/plt/index.html
+++ b/src/pyssg/plt/index.html
diff --git a/plt/page.html b/src/pyssg/plt/page.html
index fefaaa6..fefaaa6 100644
--- a/plt/page.html
+++ b/src/pyssg/plt/page.html
diff --git a/plt/rss.xml b/src/pyssg/plt/rss.xml
index 99b2b49..99b2b49 100644
--- a/plt/rss.xml
+++ b/src/pyssg/plt/rss.xml
diff --git a/plt/sitemap.xml b/src/pyssg/plt/sitemap.xml
index a5b5404..a5b5404 100644
--- a/plt/sitemap.xml
+++ b/src/pyssg/plt/sitemap.xml
diff --git a/plt/tag.html b/src/pyssg/plt/tag.html
index 2fdc27b..2fdc27b 100644
--- a/plt/tag.html
+++ b/src/pyssg/plt/tag.html