trustedtomato / decharge

A static site generator based on TSX/JSX but the generated site doesn't have any JavaScript by default.
https://trustedtomato.github.io/decharge/
MIT License
3 stars 0 forks source link
javascript js minimal nodejs preact react-typescript static-site-generator static-website ts tsx typescript

Decharge's banner

decharge is a very-static site generator. It doesn't emit any JavaScript by default but is built on JSX, so one might say it removes the charge from your code.

Why?

I tried out Astro, but the IDE support was really bad on my computer, dynamic routes were not the way I'd like and (in my opinion) it had a lot of unneccessary bloat going on. I tried to fix these issues with this project.

Goals

Documentation

See the project's website.