startupsupper

0.0.1 • Public • Published

StartupSupper

Recipes for Bootstrappers & Hungry Hackers

Curated by Nick, Teng, and Jacob

Contribute Recipes

Easily submit your recipe following these instructions:

  1. Fork this repository and clone it locally.

    Checkout the "source" branch, not "master".

  2. Copy/rename the recipe template folder.

    (e.g. ./contents/recipes/template/./contents/recipes/chicken-noodle-soup/)

  3. Edit the index.md file inside your copied recipe template folder.

    Include a relevant title, list of ingredients, photos (optional), and instructions.

  4. (optional) Copy/rename the author template and update index.md respectively.

    (e.g. ./contents/authors/template.json./contents/authors/your-name.json)

    -author: Your Name
    +author: your-name
  5. (optional) Preview your recipe at http://localhost:8080 (requires node)

    cd ~/startupsupper.github.com/
    npm install
    ./node_modules/wintersmith/bin/wintersmith preview
  6. Submit a new pull request, we'll merge it, and your recipe will be automatically published.

    (e.g. http://startupsupper.com/recipes/chicken-noodle-soup)

Lazyweb Requests

Readme

Keywords

none

Package Sidebar

Install

npm i startupsupper

Weekly Downloads

0

Version

0.0.1

License

BSD

Last publish

Collaborators

  • niftylettuce
  • titanism