T3MPL is the generic website editor and the static website generator in one. To generate a website you need just a browser (or nodejs). Choose a website template and edit it by T3MPL Editor. In 3 minutes you will get a final website zip file. You need only upload generated files to your server. Moreover, T3MPL is totally free and open source.
If you want to use T3MPL from command line, check T3MPL Core repository.
All available templates on project website comes from T3MPL Templates repository.
Node.js is required.
npm install
npm run start
To open a template from src/templates/
directory add #manifest=path
to URL.
http://localhost:4200/#manifest=templates/boilerplate/template.yaml
npm install
npm run build
Contributions, issues and feature requests are welcome!
This project is released under the MIT license.