summaryrefslogtreecommitdiff
path: root/entries/error.html
AgeCommit message (Collapse)Author
2023-06-26Move entries to pages and rearrange filesSteph Enders
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
2023-06-26Fix typo in all page navsSteph Enders
resosurces -> resources
2023-06-26Fix error page nav sectionSteph Enders
I removed the templated nav to a static nav and I forgot to update the error page
2023-06-21Create simple template script for deploymentSteph Enders