Skip to content

hereticjsorg/heretic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heretic

Heretic is a framework which allows you to build a blazing fast and modern website which combines both SSR and SPA approaches.

It's based on Marko, a language for building dynamic and reactive user interfaces - it's as if HTML and JS had a perfect baby that grew up to be awesome. Also under the hood: Fastify, Bulma, internationalization out-of-the-box and much more.

The goal is to focus on optimization and speed. You decide what will be included in the bundles, and the SPA approach provides maximum speed. At the same time, an important aspect is the support of SEO.

Website: https://hereticjs.org

Please read the documentation before you get started: https://hereticjs.org/documentation

Check out the Demo - sample website build on Heretic. It's automatically updated every time a new release is being pushed to the master branch of Heretic repository.