From 522a9e55821d46e084be43c15e5819594bbee220 Mon Sep 17 00:00:00 2001 From: Steph Enders Date: Mon, 26 Jun 2023 19:49:02 -0400 Subject: Move entries to pages and rearrange files Some minor spellchecking also involved here. But basically the intention is to do: pages/ More permanent pages entries/ These are just the articles themselves templates/ These are page snippets to include around The intention for splitting out entries is for if I host this also on gemini the entries are what I can do the processing against vs the page itself which contains the boilerplate template --- entries/template.html | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 entries/template.html (limited to 'entries/template.html') diff --git a/entries/template.html b/entries/template.html deleted file mode 100644 index 4b70d9d..0000000 --- a/entries/template.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - The Woman in my Eye - {head-common} - - - -
-

SOMETHING CLEVER, the Woman in my Eye

-
- -
-
-

Entry Title

-

- BODY -

-
-
- {footer} - - -- cgit v1.2.3-54-g00ecf