PageRenderTime 24ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/README.md

https://gitlab.com/phora/zeroclickinfo-spice
Markdown | 77 lines | 40 code | 37 blank | 0 comment | 0 complexity | 9ab85ffe20029e28c73e3ec425e779e6 MD5 | raw file
  1. # Welcome to DuckDuckHack's Spice Instant Answers Repository
  2. [![Build Status](https://travis-ci.org/duckduckgo/zeroclickinfo-spice.png?branch=bttf)](https://travis-ci.org/duckduckgo/zeroclickinfo-spice)
  3. ![](http://docs.duckduckhack.com/assets/hack search engine.png)
  4. **Instant Answers are an opportunity for anyone to create their own search results.**
  5. Instant Answers appear on DuckDuckGo.com above ads and organic links, on [millions of searches](https://duckduckgo.com/traffic.html). Instant Answers are created by an open source community of developers [around the world](http://duckduckgo.meetup.com/) like you. Welcome!
  6. You can find the [full documentation here](http://docs.duckduckhack.com).
  7. [![slack](http://docs.duckduckhack.com/assets/slack.png) Talk to us on Slack](mailto:QuackSlack@duckduckgo.com?subject=AddMe) or [email us](mailto:open@duckduckgo.com).
  8. ## Create a New Instant Answer
  9. Learn to make an Instant Answer by starting with any of our quick tutorials. All of these are self-contained and will get you up and running. Pick whatever looks most interesting!
  10. - **[Create a programming syntax cheat sheet](http://docs.duckduckhack.com/walkthroughs/programming-syntax.html)**
  11. - **[Create a quick online calculation](http://docs.duckduckhack.com/walkthroughs/calculation.html)**
  12. - **[Build an API-based lookup](http://docs.duckduckhack.com/walkthroughs/forum-lookup.html)**
  13. ## Improve a Live Instant Answer
  14. We welcome new contributors to dive in and improve live Instant Answers. It's a great, hands-on way to learn how things work. Start by [setting up your development environment](http://docs.duckduckhack.com/welcome/setup-dev-environment.html).
  15. You can see all "low-hanging fruit" issues neatly organized in one place on our [Live Issues Page](https://duck.co/ia/dev/issues?tag=lowhangingfruit), or get an overview of all [Instant Answers in development](https://duck.co/ia/dev/pipeline).
  16. Have a [favorite Instant Answer](http://duck.co/ia) that you want to make even better? Feel free to dive in and make changes.
  17. ## Inspiration
  18. Instant Answers allow you to create your own search results. Here are some examples of what contributors have created. You can see [all live Instant Answers listed here](https://duck.co/ia).
  19. Instant Answers can be quite dynamic...
  20. ![](http://docs.duckduckhack.com/assets/parking_ny.png)
  21. ...or simply convenient:
  22. ![](http://docs.duckduckhack.com/assets/sales_tax.png)
  23. Some are just cool:
  24. ![](http://docs.duckduckhack.com/assets/heads_tails.png)
  25. Many are absolutely delightful and unexpected:
  26. ![](http://docs.duckduckhack.com/assets/bpm_ms.png)
  27. Many are super practical...
  28. ![](http://docs.duckduckhack.com/assets/air_quality.png)
  29. ...in ways we never imagined:
  30. ![](http://docs.duckduckhack.com/assets/blue_pill.png)
  31. Some Instant Answers are built from pure code:
  32. ![](http://docs.duckduckhack.com/assets/url_encode.png)
  33. Other Instant Answers channel external sources (API requests):
  34. ![App search Instant Answer example](http://docs.duckduckhack.com/assets/app_search_example.png)
  35. The [possibilities are endless](https://duck.co/ia). **Our community's mission is to cover every topic with a community-generated Instant Answer.**
  36. ## Discuss with Us
  37. Want help? Need to think out loud?
  38. [![slack](http://docs.duckduckhack.com/assets/slack.png) Talk to us on Slack](mailto:QuackSlack@duckduckgo.com?subject=AddMe) or [email us](mailto:open@duckduckgo.com).
  39. We're a digital community, but real people - we frequently meet up to hack together. Check out our [global meetups](http://duckduckgo.meetup.com/).
  40. You can find the [full documentation here](http://docs.duckduckhack.com).