▲ | MrGilbert 4 days ago | |||||||||||||||||||
I use picocss for my personal site [1], which I just recently converted to plain html. I just realized that, with a bit of plain vanilla js, I can easily create a header and footer for every page. I need to write some kind of markup anyways, so why not directly write html? Also, picocss comes with dark mode, which I personally prefer. [1]: https://g5t.de | ||||||||||||||||||||
▲ | wishinghand 3 days ago | parent [-] | |||||||||||||||||||
If you're using Apache you could just use Server Side Includes and forget the JS. | ||||||||||||||||||||
|