Remix.run Logo
ColinEberhardt 6 hours 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

I used it for a few websites, viable replacement for Assemble and other SSGs of that time.