summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2023-06-26Fix about titles and add email in about-herSteph Enders
2023-06-26Add about page(s)Steph Enders
I created an about page and "about-her" subpage that can get isolated if I wish to expand up on this at a further date.
2023-06-26Create a page template and add nav to templateSteph Enders
Rather than cloning common resources like the nav. We're making it static and customizing it. I can't see the nav being updated so frequrently and commonly across all pages. So for now we'll make it fixed in each page. We can always sed or something to fix any URLs like I did in my other site
2023-06-21Create simple template script for deploymentSteph Enders