|
|
|
|
|
by culi
527 days ago
|
|
> Yes, you must copy and paste content Many people who maintain their own sites in vanilla web technologies tend to create reusable functions to handle this for them. It can generate headers and the like dynamically so you don't have to change it on every single page. Though that does kill the "no javascript required" aspect a lot of people like Of course you could simply add a build step to your pure HTML site instead! |
|
Should reduce a lot of boilerplate that would get out of sync on my next project, without need for templating.