Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 597 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 597 Bytes

Lifestone Church Website

Stories in Ready

Contributing

If you would like to contribute:

  • Fork this repository
  • Clone it to your computer
  • Run bundle install
  • Run bundle exec jekyll serve
  • Go to localhost:4000 in your browser
  • Now you can edit the site and the site will get generated automatically (but you'll still need to hit refresh in the browser)
  • Then you can submit a pull request to have it added to the live site