This repository has the goal to store the adoc (AsciiDoc) files I write about topics that interests me (and about me a bit).
You can visit it right here.
If you wonder, the workflow is the following one:
- Push
- Actions triggered
- A couple of stuff
- Make trigger (
make)
- Build of every file
- Deploy
It's also possible to test it locally by using the Makefile (make).
Feel free to use it as a template of anything else.