Templer
Minimalistic javascript powered site generator, full dependency tracking, fast updates.
Design Constraints
- Respond to template or data changes as fast as possible.
- Avoid unnecessary site rebuilds like the plague with first class dependency tracking.
- Don't add extra features that are already solved by other tools.
- Take advantage of existing awesome dev tools like Vite.
- Don't try to please everyone.
- Express ourselves with javascript, not massive config files.
Highlights
- Effecient Dependecy Tracking.
- Javascript EJS templating for performance and flexibilty.
- Designed to integrate with Vite.
- Designed to work with utilities like Tailwind.
- Designed to work with frameworks like AlpineJS.
- Functionally tested with the incredible Clifry.
Documentation
Templer docs are made with Templer, Tailwind, and Vite, hosted on Netlify.
Apart from reading the docs, a great way to learn Templer is to explore the Templer docs repository, specifically the templer folder which generates the src folder which is processed by vite.