PageRenderTime 23ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/README.md

https://gitlab.com/jslee1/zeroclickinfo-goodies
Markdown | 75 lines | 39 code | 36 blank | 0 comment | 0 complexity | 0cc8a0519dbbe0d28ed4e0c8587c6ec3 MD5 | raw file
  1. # Welcome to DuckDuckHack's Goodies Instant Answers Repository
  2. [![Build Status](https://travis-ci.org/duckduckgo/zeroclickinfo-goodies.png?branch=master)](https://travis-ci.org/duckduckgo/zeroclickinfo-goodies)
  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). This is the repository for [one type of Instant Answers](http://docs.duckduckhack.com/welcome/determining-ia-type.html), called Goodies.
  7. ## Create a New Instant Answer
  8. 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!
  9. - **[Create a programming syntax cheat sheet](http://docs.duckduckhack.com/walkthroughs/programming-syntax.html)**
  10. - **[Create a quick online calculation](http://docs.duckduckhack.com/walkthroughs/calculation.html)**
  11. - **[Build an API-based lookup](http://docs.duckduckhack.com/walkthroughs/forum-lookup.html)**
  12. ## Improve a Live Instant Answer
  13. 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).
  14. 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).
  15. Have a [favorite Instant Answer](http://duck.co/ia) that you want to make even better? Feel free to dive in and make changes.
  16. ## Inspiration
  17. 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).
  18. Instant Answers can be quite dynamic...
  19. ![](http://docs.duckduckhack.com/assets/parking_ny.png)
  20. ...or simply convenient:
  21. ![](http://docs.duckduckhack.com/assets/sales_tax.png)
  22. Some are just cool:
  23. ![](http://docs.duckduckhack.com/assets/heads_tails.png)
  24. Many are absolutely delightful and unexpected:
  25. ![](http://docs.duckduckhack.com/assets/bpm_ms.png)
  26. Many are super practical...
  27. ![](http://docs.duckduckhack.com/assets/air_quality.png)
  28. ...in ways we never imagined:
  29. ![](http://docs.duckduckhack.com/assets/blue_pill.png)
  30. Some Instant Answers are built from pure code:
  31. ![](http://docs.duckduckhack.com/assets/url_encode.png)
  32. Other Instant Answers channel external sources (API requests):
  33. ![App search Instant Answer example](http://docs.duckduckhack.com/assets/app_search_example.png)
  34. The [possibilities are endless](https://duck.co/ia). **Our community's mission is to cover every topic with a community-generated Instant Answer.**
  35. ## Discuss with Us
  36. Want help? Need to think out loud?
  37. [![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).
  38. We're a digital community, but real people - we frequently meet up to hack together. Check out our [global meetups](http://duckduckgo.meetup.com/).
  39. You can find the [full documentation here](http://docs.duckduckhack.com).