Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 436 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 436 Bytes

Recipes

A place to render family recipes: https://githubschool.github.io/recipes

Contributing

  • Fork Repository
  • Create feature branch
  • Work on feature
    • Render locally to ensure proper layout
  • Submit a pull request

Getting started

To get started, just run:

script/server

This will run a few other commands to ensure that you're all up to date. If you're familiar with Jekyll, this runs jekyll serve --watch