/recipes

some recipes

Primary LanguageCSS

Recipes

http://shadowfax-chc.github.io/recipes/

To start

git clone --recursive git@github.com:shadowfax-chc/recipes.git

Install for dev

go get -v -u github.com/spf13/hugo
go get -v -u github.com/wellington/wellington/wt
npm install

Watching for local changes

hugo server
gulp watch

Add content and publishing

hugo new entree/new-recipe.md
./deploy.sh