Skip to content

pschfr/recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe site built with Middleman. More to come.

Running Locally

  1. Clone the repo. git clone https://github.com/pschfr/recipes
  2. Install Middleman.
  3. Run bundle install to install dependencies.
  4. Finally, run with bundle exec middleman server.

Deploying

Thanks to the middleman-gh-pages gem, it's simple!

  1. rake build to compile to the build directory, and
  2. rake publish to build and publish to the gh-pages branch!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published