diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-07-03 00:05:08 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-07-03 00:05:08 +0200 |
commit | ba8ab20a401afc3ae34c6d72f971f1eff3e3977c (patch) | |
tree | 9d2afe27ba3a30ad6ac086b185bf26b89860ff5e /views | |
parent | 342cd898542108d8e8706c53151078b3686cc183 (diff) | |
download | collection-json-explorer-ba8ab20a401afc3ae34c6d72f971f1eff3e3977c.tar.gz collection-json-explorer-ba8ab20a401afc3ae34c6d72f971f1eff3e3977c.tar.bz2 collection-json-explorer-ba8ab20a401afc3ae34c6d72f971f1eff3e3977c.tar.xz collection-json-explorer-ba8ab20a401afc3ae34c6d72f971f1eff3e3977c.zip |
o More info no how to use the application.
Diffstat (limited to 'views')
-rw-r--r-- | views/index.jade | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/views/index.jade b/views/index.jade index 640b3f8..36d11e2 100644 --- a/views/index.jade +++ b/views/index.jade @@ -31,7 +31,7 @@ block content button(type='submit', class='btn') Explore div(class='row') - div(class='span6') + div(class='span4') h2 About p This is an interactive explorer for the Collection+JSON |hypermedia. Give it an URL and it will render is as good as it @@ -47,7 +47,25 @@ block content a(href='http://amundsen.com/media-types/collection/') formal specification | with a tutorial and examples. - div(class='span6') + div(class='span4') + h2 Using + + p Feel to use this service! However, note that it's running on a free + a(href='http://heroku.com') Heroku + | instance so it might fail, be slow or otherwise useless. + + p If you want to run it against your own local servers you can + | either run it yourself, or use apps like + a(href='http://localtunnel.com') localtunnel.com + | to make your application publicly available. + + h3 The Source Code + + p The source code is available + a(href='trygvis.dyndns.org/~trygvis/git/2012/06/collection+json-explorer.git') here + | . + + div(class='span4') h2 Examples p The |