mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
81 lines
2.1 KiB
JSON
81 lines
2.1 KiB
JSON
{
|
|
"features": {
|
|
"title": "JS Bin features",
|
|
"link": "http://jsbin.com/help/features",
|
|
"data": [
|
|
{
|
|
"title": "Getting started with JS Bin",
|
|
"link": "http://jsbin.com/help/getting-started"
|
|
},
|
|
{
|
|
"title": "Keyboard Shortcuts",
|
|
"link": "http://jsbin.com/help/keyboard-shortcuts"
|
|
},
|
|
{
|
|
"title": "Test out code on other devices",
|
|
"link": "http://jsbin.com/help/test-code-on-other-devices"
|
|
},
|
|
{
|
|
"title": "Exporting/importing gist",
|
|
"link": "http://jsbin.com/help/export-gist"
|
|
}
|
|
]
|
|
},
|
|
"pro-features": {
|
|
"title": "Pro features",
|
|
"//link": "/account/upgrade",
|
|
"data": [
|
|
{
|
|
"title": "Private bins",
|
|
"link": "http://jsbin.com/help/private-bins"
|
|
},
|
|
{
|
|
"title": "Vanity URLs",
|
|
"link": "http://jsbin.com/help/pro#vanityurls"
|
|
},
|
|
{
|
|
"title": "SSL",
|
|
"link": "http://jsbin.com/help/ssl-opt-in"
|
|
},
|
|
{
|
|
"title": "Dropbox",
|
|
"link": "http://jsbin.com/help/dropbox"
|
|
}
|
|
]
|
|
},
|
|
"blog": {
|
|
"title": "Blog",
|
|
"link": "http://jsbin.com/blog",
|
|
"data": [
|
|
{
|
|
"title": "JSHint, line highlighting and more",
|
|
"link": "http://jsbin.com/blog/twdtw-10-jshint-highlighting-pro"
|
|
}
|
|
]
|
|
},
|
|
"help": {
|
|
"title": "Help",
|
|
"link": "http://jsbin.com/help",
|
|
"data": [
|
|
{
|
|
"title": "Versions: processors & more",
|
|
"link": "http://jsbin.com/help/versions"
|
|
},
|
|
{
|
|
"title": "Delete a bin",
|
|
"link": "http://jsbin.com/help/delete-a-bin"
|
|
}
|
|
]
|
|
},
|
|
"twitter": {
|
|
"title": "Recently on Twitter",
|
|
"link": "http://twitter.com/js_bin",
|
|
"data": [
|
|
{
|
|
"title": "Additional linters for HTML, CSS & CoffeeScript, changing output permission for anon users & SSL for pro users!",
|
|
"link": "https://twitter.com/js_bin"
|
|
}
|
|
]
|
|
},
|
|
"quote": "“Everyone should learn how to program a computer because it teaches you how to think” — <span class=\"toppanel-quote-author\">Steve Jobs</span>"
|
|
} |