From 1c75560915ccb08ef878c0bc0902e88b7a404856 Mon Sep 17 00:00:00 2001 From: Nicholas Lamicela Date: Wed, 18 Sep 2024 19:44:48 -0700 Subject: [PATCH] comic template --- content/blog/2024-09-18-01-comic-template.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 content/blog/2024-09-18-01-comic-template.md diff --git a/content/blog/2024-09-18-01-comic-template.md b/content/blog/2024-09-18-01-comic-template.md new file mode 100644 index 0000000..dc1250d --- /dev/null +++ b/content/blog/2024-09-18-01-comic-template.md @@ -0,0 +1,8 @@ +--- +title: Comic Template +date: 2024-09-18 +tags: + - programming +--- + +I wrote a [site template](https://github.com/nycki93/11ty-comic) for webcomics. It has the absolute bare minimum amount of html, css, and templating, because I figure if you're making a comic you probably want to do that stuff yourself! I might use it myself at some point, I used to write [an adventure comic](https://mspfa.com/?s=19)...