Manual for the Food Pantry App available at https://ncosd.github.io/food-pantry-app-manual/
To work on this manual:
- Fork the repo
- Clone your fork git clone ...
- Pull the theme submodule git submodule update --init --recursive
- Pull in the npm packages cd themes/hugo-empty-bootstrap npm install
- Install hugo
- Run the hugo server hugo serve --disableFastRender