blob: 50217baf2c487e29c9b1eca011a02134091b20ce [file] [log] [blame]
bigbiffd006b302015-03-06 18:36:03 -05001# Site settings
2title: TeamWin - TWRP
3description: > # 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.
7baseurl: "" # the subpath of your site, e.g. /blog/
8url: "http://twrp.me" # the base hostname & protocol for your site
9github_username: TeamWin
bigbiff bigbiffa5f9f6b2016-06-26 20:53:19 -040010gems: ['git', 'redcarpet']
bigbiffd006b302015-03-06 18:36:03 -050011# Build settings
bigbiff bigbiffa5f9f6b2016-06-26 20:53:19 -040012markdown: redcarpet
bigbiffd006b302015-03-06 18:36:03 -050013keep_files: [project, twrp_view_all_devices, officialota, datamedia, twrpfaq, whattobackup, whattowipe, securetwrp, removetwrp, noos, contactus/submit.php]
14exclude: [project, twrp_view_all_devices, officialota, datamedia, twrpfaq, whattobackup, whattowipe, securetwrp, removetwrp, noos, contactus/submit.php]
15
16collections:
17 devices:
18 output: true
19
20 faq:
21 output: true