Skip to content

Minimalistic javascript powered site generator, full dependency tracking, fast updates.

License

Notifications You must be signed in to change notification settings

jaunt/EJS-Site-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EJS Site Builder

Minimalistic EJS javascript powered site generator, full dependency tracking, fast updates.

  • 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.
  • 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

Get Started

EJS-Site-Builder docs are made with EjsSiteBuilder, Tailwind, and Vite, hosted on Netlify.

Apart from reading the docs, a great way to learn EjsSiteBuilder is to explore the EJS Site Builder docs repository, specifically the ejssitebuilder folder which generates the src folder which is processed by vite.