From b171347f739b2ada7960ad50bcba47e898d890d2 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 4 Jun 2021 23:50:58 -0600 Subject: reflect changes on updated pyssg using jinja templates --- blog/old_newer/dst/a/first_blog_post.html | 112 ++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 blog/old_newer/dst/a/first_blog_post.html (limited to 'blog/old_newer/dst/a/first_blog_post.html') diff --git a/blog/old_newer/dst/a/first_blog_post.html b/blog/old_newer/dst/a/first_blog_post.html new file mode 100644 index 0000000..3e03528 --- /dev/null +++ b/blog/old_newer/dst/a/first_blog_post.html @@ -0,0 +1,112 @@ + + + + + + + This is the first blog post, just for testing purposes -- Luévano's Blog + + + + + + + + + + + + + + + + + + + +
+ + +
+ + + +
+
+ +
+

This is the first blog post, just for testing purposes

+

I’m making this post just to figure out how ssg5 and lowdown are supposed to work (and eventually also rssg).

+

At the moment, I’m not satisfied because there’s no automatic date insertion into the 1) html file, 2) the blog post itself and 3) the listing system in the blog homepage (and there’s also the problem with the ordering of the entries…). And all of this just because I didn’t want to use Luke’s solution (don’t really like that much how he handles the scripts… but they just work).

+

Hopefully, for tomorrow all of this will be sorted out and I’ll have a working blog system.

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