6 ms·
I created my own static site generator about 10 years ago. It was only around 100 lines of code: https://github.com/ColinEberhardt/tiny-ssg https://github.com/
by ColinEberhardt 3mo ago
I created my own static site generator about 10 years ago. It was only around 100 lines of code:
https://github.com/ColinEberhardt/tiny-ssg https://github.com/ColinEberhardt/tiny-ssg
I used it for a few websites, viable replacement for Assemble and other SSGs of that time.