Go to file
Anna Debenham f5b248f31e Merge pull request #2 from penman/patch-1
Small typo fix.
2014-03-14 16:36:12 +00:00
_includes Merge branch 'gh-pages' of https://github.com/maban/christmas-recipes into gh-pages 2013-12-18 11:09:46 +00:00
_layouts Update styles 2013-12-17 23:50:34 +00:00
_site Merge branch 'gh-pages' of https://github.com/maban/christmas-recipes into gh-pages 2013-12-18 11:09:46 +00:00
css Update main.css 2014-02-17 17:36:16 +00:00
.gitignore Add Jekyll and gingerbread recipe 2013-12-15 16:51:56 +00:00
README.md Small typo fix. 2014-02-24 23:50:34 +00:00
_config.yml Add Jekyll filles to repo 2013-12-15 16:48:25 +00:00
brandy-butter.md Update styles 2013-12-17 23:50:34 +00:00
christmas-pudding.md Update styles 2013-12-17 23:50:34 +00:00
gingerbread.md Add Jekyll filles to repo 2013-12-15 16:48:25 +00:00
index.md Update index.md with new layout 2013-12-15 18:22:53 +00:00
mince-pies.md Update styles 2013-12-17 23:50:34 +00:00
mincemeat.md Update styles 2013-12-17 23:50:34 +00:00
shortcrust-pastry.md Update styles 2013-12-17 23:50:34 +00:00

README.md

Christmas Recipes

View site, hosted on Github Pages

This is a demo site, accompanying a tutorial on 24 ways about getting started with Git Pages and Jekyll.

Recipes and images are licensed under a Creative Commons Attribution/Share-Alike License.

Usage

Files can be edited on the Github site, or locally. For full instructions on how to edit files locally using Jekyll, follow the tutorial on 24 ways.

Recipes are formatted in Markdown.

Jekyll generates the raw files into the _site folder, so do no edit any of the files in here.

Further Reading