Hi, On Tue, Jun 15, 2010 at 6:53 AM, Tekkub <[email protected]> wrote: > If you want to use it offline, why don't you just grab the repo and jekyll?
Convenience. If this is something that can be done easily once, at the producers side, then updating it is automatic, done by the browser. You could even include this as a feature of jekill for all gh_pages to optionally use. I already have a local copy for my own use, but a cache manifest would be even easier. It would also save Github a few http hits but I don't know how important that is. Bye, > > On Mon, Jun 14, 2010 at 11:46 PM, Pedro Melo <[email protected]> wrote: >> >> Hi Scott, >> >> On Mon, Jun 14, 2010 at 10:16 PM, Scott Chacon <[email protected]> wrote: >> > It's a static page, being served via GitHub pages through our nginx >> > servers. Static pages tend to be pretty snappy. Thanks! >> >> Any chance you could add a cache manifest to this site, so that we can >> use it offline? >> >> I could wipe up a script that to checkout the gh_pages branch, collect >> all files, create the cache manifest, and update the index.html to use >> it, but I would do it in Perl :). >> >> Also the pages server must support the cache manifest mime type. >> >> Bye, >> -- >> Pedro Melo >> http://www.simplicidade.org/ >> xmpp:[email protected] >> mailto:[email protected] >> >> -- >> You received this message because you are subscribed to the Google Groups >> "GitHub" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/github?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "GitHub" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/github?hl=en. > -- Pedro Melo http://www.simplicidade.org/ xmpp:[email protected] mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/github?hl=en.
