KaninchenSpeed
@KaninchenSpeed@sh.itjust.works
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on static website generator 1 month ago:
I’m currently using Astro for that. You can write the pages in markdown, html or one of the many js frameworks. It also allows you to mix them. By default it generates static websites with out any js, but it allows you to add js where needed. Optional server side features are wip, if you decide to need them later on.