bigbiff | d006b30 | 2015-03-06 18:36:03 -0500 | [diff] [blame] | 1 | # Site settings |
| 2 | title: TeamWin - TWRP |
| 3 | description: > # this means to ignore newlines until "baseurl:" |
| 4 | This is the Team Win website and the official home of TWRP! |
| 5 | Here you will find the list of officially supported devices |
| 6 | and instructions for installing TWRP on those devices. |
| 7 | baseurl: "" # the subpath of your site, e.g. /blog/ |
| 8 | url: "http://twrp.me" # the base hostname & protocol for your site |
| 9 | github_username: TeamWin |
| 10 | |
| 11 | # Build settings |
| 12 | markdown: kramdown |
| 13 | keep_files: [project, twrp_view_all_devices, officialota, datamedia, twrpfaq, whattobackup, whattowipe, securetwrp, removetwrp, noos, contactus/submit.php] |
| 14 | exclude: [project, twrp_view_all_devices, officialota, datamedia, twrpfaq, whattobackup, whattowipe, securetwrp, removetwrp, noos, contactus/submit.php] |
| 15 | |
| 16 | collections: |
| 17 | devices: |
| 18 | output: true |
| 19 | |
| 20 | faq: |
| 21 | output: true |