Skip to content

Commit

Permalink
Removing References to Studio
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulKinlan committed Jun 26, 2013
1 parent c1ba4a0 commit fee955c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 17 deletions.
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ The entirety of HTML5Rocks ([www](http://www.html5rocks.com/), [studio](http://s
Each sub-domain points to a separate [Google App Engine](http://code.google.com/appengine/downloads.html) (Python) application with a corresponding [repository](https://github.com/html5rocks/).

* [www.html5rocks.com](http://html5rocks.appspot.com): Source at [www.html5rocks.com](https://github.com/html5rocks/www.html5rocks.com)
* [studio.html5rocks.com](http://html5playbook.appspot.com): Source at [studio.html5rocks.com](https://github.com/html5rocks/studio.html5rocks.com)
* [slides.html5rocks.com](http://html5slides.appspot.com): Source at [slides.html5rocks.com](https://github.com/html5rocks/slides.html5rocks.com)
* [playground.html5rocks.com](http://html5playground.appspot.com): Source at [playground.html5rocks.com](https://github.com/html5rocks/playground.html5rocks.com)
* [updates.html5rocks.com](http://updaterocker.appspot.com): Source at [updates.html5rocks.com](https://github.com/html5rocks/updates.html5rocks.com)
* [playground.html5rocks.com](http://playground.html5rocks.com): Source at [playground.html5rocks.com](https://github.com/html5rocks/playground.html5rocks.com)
* [updates.html5rocks.com](http://updates.html5rocks.com): Source at [updates.html5rocks.com](https://github.com/html5rocks/updates.html5rocks.com)

To checkout the corresponding source, fork us an run the following command:

Expand Down
4 changes: 2 additions & 2 deletions conf/locale/psu/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -162,12 +162,12 @@ msgstr "Çöñţrîbûţé öñé ţŵö"

#: content/index.html:108
msgid "\n"
" <p>This site, the HTML5 <a href=\"http://playground.html5rocks.com\">Playground</a>, <a href=\"http://studio.html5rocks.com\">Studio</a>,\n"
" <p>This site, the HTML5 <a href=\"http://playground.html5rocks.com\">Playground</a>\n"
" and <a href=\"http://slides.html5rocks.com\">Presentation</a> slides are all <a href=\"http://code.google.com/p/html5rocks/\">open source projects</a>.\n"
" Tweak the code or <a href=\"http://code.google.com/p/html5rocks/wiki/ContributorsGuide\">contribute</a> new guides!</p>\n"
" "
msgstr "\n"
" <p>Ţĥîš šîţé, ţĥé ĤŢMĻ5 <a href=\"http://playground.html5rocks.com\">Þļåýĝröûñð</a>, <a href=\"http://studio.html5rocks.com\">Šţûðîö</a>,\n"
" <p>Ţĥîš šîţé, ţĥé ĤŢMĻ5 <a href=\"http://playground.html5rocks.com\">Þļåýĝröûñð</a>\n"
" åñð <a href=\"http://slides.html5rocks.com\">Þréšéñţåţîöñ</a> šļîðéš åré åļļ <a href=\"http://code.google.com/p/html5rocks/\">öþéñ šöûrçé þröĵéçţš</a>.\n"
" Ţŵéåķ ţĥé çöðé ör <a href=\"http://code.google.com/p/html5rocks/wiki/ContributorsGuide\">çöñţrîbûţé</a> ñéŵ ĝûîðéš¡</p>\n"
" öñé ţŵö ţĥréé ƒöûr ƒîvé šîx šévéñ éîĝĥţ ñîñé ţéñ éļévéñ ţŵéļvé ţĥîrţééñ ƒöûrţééñ ƒîƒţééñ šîxţééñ šévéñţééñ éîĝĥţééñ ñîñéţééñ ţŵéñţý ţŵéñţýöñé ţŵéñţýţŵö ţŵéñţýţĥréé"
Expand Down
6 changes: 0 additions & 6 deletions content/features/file_access.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@
{% block content %}
<section id="demos">
<h3>Demos</h3>
<figure>
<a href="http://studio.html5rocks.com/#Photos">
<img src="/static/images/features/studio-filednd-sample.png">
<figcaption>HTML5 Studio: Drag and drop photos from the desktop</figcaption>
</a>
</figure>
<figure>
<a href="http://html5demos.com/file-api">
<img src="/static/images/features/html5doctor-file.png">
Expand Down
6 changes: 0 additions & 6 deletions content/features/multimedia.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@
{% block content %}
<section id="demos">
<h3>Demos</h3>
<figure>
<a href="http://studio.html5rocks.com/#PiP">
<img src="/static/images/features/video-swap.png">
<figcaption>HTML5 Studio: Picture-in-picture Video Swap</figcaption>
</a>
</figure>
<figure>
<a href="http://craftymind.com/factory/html5video/CanvasVideo.html">
<img src="/static/images/features/video-blow.png">
Expand Down

0 comments on commit fee955c

Please sign in to comment.