| --- |
| --- |
| |
| CACHE MANIFEST |
| # rev {{ site.time }} |
| |
| CACHE: |
| {% for page in site.pages %}{% if page.url != '/manifest.appcache' %}{{ page.url | replace:'index.html','' }}{% endif %} |
| {% endfor %} |
| {% for page in site.guides %}{{ page.url | replace:'index.html','' }} |
| {% endfor %} |
| {% for page in site.posts %}{{ page.url | replace:'index.html','' }} |
| {% endfor %} |
| |
| /static/css/pouchdb.css |
| /static/favicon.ico |
| /static/js/code.min.js |
| /static/js/stickyfill.min.js |
| |
| http://code.jquery.com/jquery.min.js |
| http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js |
| http://cdn.jsdelivr.net/pouchdb/latest/pouchdb.min.js |
| |
| http://fonts.googleapis.com/css?family=Lato:400,700|Open+Sans:400,700 |
| http://fonts.gstatic.com/s/lato/v11/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2 |
| http://fonts.gstatic.com/s/lato/v11/MDadn8DQ_3oT6kvnUq_2rxTbgVql8nDJpwnrE27mub0.woff2 |
| http://fonts.gstatic.com/s/lato/v11/rZPI2gHXi8zxUjnybc2ZQFKPGs1ZzpMvnHX-7fPOuAc.woff2 |
| http://fonts.gstatic.com/s/lato/v11/MgNNr5y1C_tIEuLEmicLm1KPGs1ZzpMvnHX-7fPOuAc.woff2 |
| http://fonts.gstatic.com/s/opensans/v10/u-WUoqrET9fUeobQW7jkRZBw1xU1rKptJj_0jans920.woff2 |
| http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2 |
| http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzCYtBUPDK3WL7KRKS_3q7OE.woff2 |
| http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2 |
| |
| /static/img/apple-indexeddb.png |
| /static/img/cors_in_couchdb.png |
| /static/img/fauxton.png |
| /static/img/kittens.jpg |
| /static/img/logo.svg |
| /static/img/safari_popup.png |
| /static/img/dev_tools.png |
| /static/img/kittens_small.jpg |
| /static/img/icon-edit.svg |
| /static/img/screenshots/todo-1.png |
| /static/img/travis-screenshot.png |
| |
| /static/img/friends/couchdb.svg |
| /static/img/friends/github.svg |
| /static/img/friends/leveldb.svg |
| /static/img/friends/saucelabs.svg |
| /static/img/friends/travis.svg |
| /static/img/friends/twitter.svg |
| |
| /static/img/browser-logos/android_32x32.png |
| /static/img/browser-logos/chrome-android_32x32.png |
| /static/img/browser-logos/firefox_32x32.png |
| /static/img/browser-logos/internet-explorer_32x32.png |
| /static/img/browser-logos/safari-ios_32x32.png |
| /static/img/browser-logos/blackberry_32x32.png |
| /static/img/browser-logos/chrome_32x32.png |
| /static/img/browser-logos/internet-explorer-tile_32x32.png |
| /static/img/browser-logos/opera_32x32.png |
| /static/img/browser-logos/safari_32x32.png |
| |
| NETWORK: |
| * |
| http://* |
| https://* |