A static HTML builder from Indonez, which will help you create the website you dream of.
The Blockit builder is optimized for HTML templates created by Indonez and sold on Themeforest, but this does not preclude you from using them. You can customize it by studying the "Starter" template provided.
Because the template relies on "Handlebars", learning the "Handlebars" template engine will be more beneficial.
Several quick start options are available:
- Download the "starter" project from here: https://github.com/Mudza09/blockit-starter
- Open terminal inside "starter" folder and run :
npm install
. - Run the builder with:
npm run blockit
. - Build the project with :
npm run build
.
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Zainal Mudzakir
- Github: @Mudza09