Skip to content

Instantly share code, notes, and snippets.

@daviddarnes
Created May 17, 2016 11:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daviddarnes/38bee01300cf812198f010c731a209c9 to your computer and use it in GitHub Desktop.
Save daviddarnes/38bee01300cf812198f010c731a209c9 to your computer and use it in GitHub Desktop.
BBC Recipes Archive Proposal

Steps to save the BBC Recipes Archive

  1. Setup an organisation on GitHub
  2. Create a repo called "theorgname".github.io
  3. Select a decent default Jekyll template
  4. Use this scraper? https://github.com/forbesg/bbc-good-food-recipe-scraper Or something similar to extract all the recipes (ideally in markdown)
  5. Upload the recipes to the repo, maybe under a new collection type
  6. See what we can do from there?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment