This is the source of Mastering Job Arranger for Zabbix's public Web site.
This Web site is rendered with GitHub pages.
To run this locally
- Fork this repo and clone to your file system
- Install Jekyll
- Run
bundle exec jekyll servein the cloned repo folder - you will be able to access the site at http://localhost:4000
Note This repo is not actively updated. Contributers are welcome!