Skip to content

Commit

Permalink
merging upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
dansinker committed Nov 11, 2013
1 parent feb7a0d commit ae711ce
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This repository contains a few different directories:
Full Index
----------

Want to see all the recipes in Tacofancy? You can drill into every directory, or hit the[full index](INDEX.md). **WARNING: IT IS CRAZY DELICIOUS**.
Want to see all the recipes in Tacofancy? Hit the[full index](INDEX.md). **WARNING: IT IS CRAZY DELICIOUS**.

[Full Index](INDEX.md)

Expand All @@ -44,18 +44,20 @@ No better time than the present to learn Git! Thankfully, this repo is pretty si
Tacofancy-Inspired Projects
---------------------------

It's not just the tacos on Tacofancy that are open source, but the idea and the code too. There are some cool projects that are spinning off of Tacofancy, and it's worth collecting them here (if you're working on a tacofancy-inspired project, feel free to add it to README.md)
It's not just the tacos on Tacofancy that are open source, but the idea and the code too. There are some cool projects that are spinning off of Tacofancy, and it's worth collecting them here (if you're working on a tacofancy-inspired project, feel free to add it to this README)

* [The Taco Randomizer](http://taco-randomizer.herokuapp.com/ ) need inspiration? the Taco Randomizer leverages Tacofancy to build a randomly created full taco (and can also supply it as [JSON](http://taco-randomizer.herokuapp.com/random/).

* [Tacofancy API](https://github.com/evz/tacofancy-api) by [@evz](https://github.com/evz/) is a project to create an API from the objects on Tacofancy. The API drives the Taco Randomizer.

* [@taco_fancy](http://www.twitter.com/taco_fancy) is a work-in-progress Twitter bot that tweets when a new file is added to the Tacofancy repo.

* [the_great_taco_hunt](http://github.com/hunterowens/the_great_taco_hunt) is a repo dedicated to documenting great taco locations, inspired by Tacofancy.


Endnotes
--------

This whole thing was hastily assembled on a cold November evening with the warmth of some steak, sweet potato, and apple tacos aglow in my belly. It started with just three recipes in it. Now it has dozens. Nice job, world.
This whole thing was hastily assembled on a cold November evening with the warmth of some steak, sweet potato, and apple tacos aglow in my belly. It started with just three recipes in it. Now it has many dozens. Nice job, world.

Oh hi, I'm [@dansinker](https://www.twitter.com/dansinker).
6 changes: 6 additions & 0 deletions WRITING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@ File formatting
Update the Index
----------------
* Once you have created all your various taco objects (even if it's just one) update the [index](INDEX.md) so that it gets listed. While we do have people checking every now and then, *you can help keep the index up-to-date* by updating your stuff as part of your pull request.

Submit
------
* Submit a pull request.
* We'll check it over, offer any suggestions if necessary (never about deliciousness, but possibly about formatting or because you forgot to update the index or something), and will then merge into master.
* You are wonderful.

0 comments on commit ae711ce

Please sign in to comment.