Eric I'd like to begin using some sort of Static Site Generator for my site, so I don't have to manually update the navbar on multiple legacy pages every time as core link is added (I'd also like to avoid using server side includes). Whats on offer all seem so hugely over engineered! Is there any relaxed way to refactor an old static site to run on a introduced template engine? The legacy pages only really require a Navbar insert, future pages I'm happy to dive into the template methodology a bit more.
Login or register your account to reply
Mark Dain I'd guess it would depend entirely on the templating system. What are you using?
7y, 33w 2 replies
Eric Right now: Nothing, all the pages were hand rolled using bootstrap as the bones. Everything out there already seems hugely cumbersome.
7y, 33w 1 reply