From 74fee3bd97de12cc090702a6b8cd6285e7e1e6f5 Mon Sep 17 00:00:00 2001 From: thinkpadmaster Date: Tue, 29 Aug 2023 17:15:26 -0500 Subject: Update to use new style elements. --- html/blog/Markdown_To_HTML_Update.tmpl.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'html/blog/Markdown_To_HTML_Update.tmpl.html') diff --git a/html/blog/Markdown_To_HTML_Update.tmpl.html b/html/blog/Markdown_To_HTML_Update.tmpl.html index 2f301ba..05f79d5 100644 --- a/html/blog/Markdown_To_HTML_Update.tmpl.html +++ b/html/blog/Markdown_To_HTML_Update.tmpl.html @@ -5,10 +5,12 @@ {{define "main"}}

Blog

-
-

{{.Post.Title}}

-

So, I got the site to use real, authentic, true to the standard, “text/template” format for my pages and posts. No more strange, non-conforming elements. More readable source code?? We have it. The best?? Probably not… but that’s okay because progress is progress. The last few things to do are program in the tagging system, set up ImageMagick for automatically sizing images, and writing the automation scripts to move everything where it sholud go.

-

Getting this all to work has been a great adventure. Going back to programming has been pretty refreshing compared to working on art. A program is either right or wrong. It does what you expect, or it doesn’t. There’s not much interpretation to be had and I miss it.

-

Uploaded:

-
+
+
+

{{.Post.Title}}

+

So, I got the site to use real, authentic, true to the standard, “text/template” format for my pages and posts. No more strange, non-conforming elements. More readable source code?? We have it. The best?? Probably not… but that’s okay because progress is progress. The last few things to do are program in the tagging system, set up ImageMagick for automatically sizing images, and writing the automation scripts to move everything where it sholud go.

+

Getting this all to work has been a great adventure. Going back to programming has been pretty refreshing compared to working on art. A program is either right or wrong. It does what you expect, or it doesn’t. There’s not much interpretation to be had and I miss it.

+

Uploaded:

+
+
{{end}} -- cgit v1.2.3