This is a repository containing source files for Foojank website and documentation hosted at https://foojank.com. The site is built with Hugo in CD pipeline and published to GitHub Pages.
Install devbox if you don't already have it, and run:
$ devbox run docs
If you don't want to install devbox, and you already have Hugo installed:
$ hugo serve