
Build for the Web, With the Web
Coralite is a static site generator built around HTML modules and the Native Web.

How does it work?
Features

Build with HTML Modules
Build your entire website with modular components using only native web technologies. This provides a simple, stable, and maintainable foundation without third-party libraries.
Progressive Enhancement
Ensures that all basic content and functionality are accessible, even on browsers without JavaScript. JavaScript is treated as an optional enhancement, not a requirement.
Accessibility and Security First
By leveraging native HTML elements, sites inherit strong accessibility features out-of-the-box. A small footprint with no third-party library dependencies creates a more secure website.
Powerful Plugin System
Extend and customize the build process with a plugin API. Use hooks to manage content, create aggregations like blog posts with pagination, or transform final HTML and CSS output.
Free & Open Source
Coralite is AGPL Licensed and will always be free and open source.
Brought to you by Thomas David

Start Building with Coralite!
Use the scaffolding script to get jump started into your next project with Coralite