Skip to content

ncosd/food-pantry-app-manual

Repository files navigation

food-pantry-app-manual

Manual for the Food Pantry App available at https://ncosd.github.io/food-pantry-app-manual/

Development

To work on this manual:

  1. Fork the repo
  2. Clone your fork git clone ...
  3. Pull the theme submodule git submodule update --init --recursive
  4. Pull in the npm packages cd themes/hugo-empty-bootstrap npm install
  5. Install hugo
  6. Run the hugo server hugo serve --disableFastRender