Simple CLI static site builder tool with Twig.
Install Tateru CLI in your project.
npm i -D tateru-cli
Create config file tateru.config.json
with all settings based on example config file in /test
. And run following command.
npx tateru-cli tateru.config.json