Poet is a modern static site generator designed to provide interactivity to your content.
If you have GNU Make installed, you can run the following to run Poet:
make watch
Alternatively, you can achieve the same with the following:
npm install
and then:
./jarmuz-watch.mjs
You will find Poet's documentation and guides at: https://poet.intentee.com/