This template was created to help you quickly build your own website/blog with weblorg
Just create a repository using this template and start writing your posts and pages.
To develop your website/blog run this command:
$ make watch
This tools will watch files changes on src
directory and will compile after any changes.
To make you life easier just push to Github and there is an action that will run the build and deploy on Github pages for you.
Don’t forget to configure production URL on publish.el and configure to use docs
folder as your page content on Github Pages configuration
You can check a running example on this link