Depends on PR 685 (the appcache package).

Enable the app cache for docs.

Move the "forkme" image to public/ so that it is available offline.
This commit is contained in:
Andrew Wilcox
2013-02-11 18:40:16 +00:00
committed by Nick Martin
parent 1bbbe2901f
commit 1be9a4989c
3 changed files with 2 additions and 1 deletions

View File

@@ -10,3 +10,4 @@ code-prettify
jquery-waypoints
less
spiderable
appcache

View File

@@ -107,7 +107,7 @@ clean, classically beautiful APIs.
<h2 id="resources">Developer Resources</h2>
<!-- https://github.com/blog/273-github-ribbons -->
<a href="http://github.com/meteor/meteor"><img class="github-ribbon visible-desktop" style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a>
<a href="http://github.com/meteor/meteor"><img class="github-ribbon visible-desktop" style="position: absolute; top: 0; right: 0; border: 0;" src="/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a>
If anything in Meteor catches your interest, we hope you'll get involved
with the project!

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB