Tools and config files to quickly build a docs/notes system with asciidoctor and automatically publish on GitHub pages using GitHub actions.
On the development side, it features
-
Live reloading
-
Docker environment to get it going in 5 minutes.
To me, the greatest pleasure (and where most of the time is spent) in this project is setting up live reloading mechanism and the Docker environment. It’s a lot of fun piecing things together.