commit
5dbc9e59cc
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"id": "quackhack_cheat_sheet",
|
||||
"name": "Quack & Hack Help",
|
||||
"description": "Reference for help during Quack & Hacks",
|
||||
"metadata": {
|
||||
"sourceName": "DuckDuckHack",
|
||||
"sourceUrl": "https://duck.co/duckduckhack/"
|
||||
},
|
||||
"aliases":["quack and hack", "quack & hack", "quack&hack", "hack and quack", "hack & quack", "quack hack", "hack quack"],
|
||||
"template_type": "reference",
|
||||
"section_order": ["Quick Links", "Communication", "Examples", "Repositories"],
|
||||
"sections": {
|
||||
"Quick Links": [{
|
||||
"val": "https://duck.co/duckduckhack/ddh-intro",
|
||||
"key": "Developer Documentation"
|
||||
}, {
|
||||
"val": "https://duck.co/ideas",
|
||||
"key": "Instant Answer Ideas"
|
||||
}, {
|
||||
"val": "https://duck.co/ia",
|
||||
"key": "Live Instant Answers"
|
||||
}, {
|
||||
"val": "http://www.meetup.com/pro/duckduckgo/",
|
||||
"key": "Meetup Groups"
|
||||
}],
|
||||
"Communication": [{
|
||||
"val": "https://duckduckhack.slack.com/",
|
||||
"key": "Slack Team"
|
||||
}, {
|
||||
"val": "email: QuackSlack@duckduckgo.com",
|
||||
"key": "Need a Slack Invitation?"
|
||||
}, {
|
||||
"val": "email: open@duckduckgo.com",
|
||||
"key": "Need help and nobody's around?"
|
||||
}],
|
||||
"Examples": [{
|
||||
"val": "https://duck.co/ia?repo=goodies",
|
||||
"key": "Live Goodies Examples"
|
||||
}, {
|
||||
"val": "https://duck.co/ia?repo=spice",
|
||||
"key": "Live Spice Examples"
|
||||
}, {
|
||||
"val": "https://duck.co/ia?repo=fathead",
|
||||
"key": "Live Fathead Examples"
|
||||
}, {
|
||||
"val": "https://duck.co/ia?repo=longtail",
|
||||
"key": "Live Longtail Examples"
|
||||
}],
|
||||
"Repositories": [{
|
||||
"val": "https://github.com/duckduckgo/zeroclickinfo-goodies",
|
||||
"key": "Goodies"
|
||||
}, {
|
||||
"val": "https://github.com/duckduckgo/zeroclickinfo-spice",
|
||||
"key": "Spice"
|
||||
}, {
|
||||
"val": "https://github.com/duckduckgo/zeroclickinfo-fathead",
|
||||
"key": "Fathead"
|
||||
}, {
|
||||
"val": "https://github.com/duckduckgo/zeroclickinfo-longtail",
|
||||
"key": "Longtail"
|
||||
}]
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue