|
37 | 37 | features : |
38 | 38 |
|
39 | 39 | - title : GitHub Pages Jekyll Theme |
40 | | - description : Designed for GitHub Pages. Fork. Edit _config.yml. Push to gh-pages branch. Voilá! |
| 40 | + description : Designed for GitHub Pages. Fork. Edit _config.yml. Upload screenshot/video. Push to gh-pages branch. Voilá! |
41 | 41 | fontawesome_icon_name : magic |
42 | 42 |
|
43 | 43 | - title : iPhone Device Preview |
44 | | - description : Show your app in the context of an iPhone device. Five different colors included. |
| 44 | + description : Preview your app in the context of an iPhone device. Five different device colors included. |
45 | 45 | fontawesome_icon_name : mobile |
46 | 46 |
|
| 47 | + - title : Video Support |
| 48 | + description : Preview app video on the iPhone device simply by placing your video files in the videos folder. |
| 49 | + fontawesome_icon_name : play |
| 50 | + |
| 51 | + - title : Automatic Icon and Metadata |
| 52 | + description : Enter iOS app ID in the _config.yml file to automatically fetch app icon, price and App Store Link. |
| 53 | + fontawesome_icon_name : sync |
| 54 | + |
47 | 55 | - title : Easy to Tweak |
48 | 56 | description : Tweak accent color, images, icons and transparency via the _config.yml file. No HTML/CSS needed. |
49 | 57 | fontawesome_icon_name : adjust |
50 | | - |
51 | | - - title : Five device colors |
52 | | - description : Choose between five different iPhone colors to match your app's visual identity. |
53 | | - fontawesome_icon_name : palette |
54 | 58 |
|
55 | 59 | - title : Feature List |
56 | | - description : Add features (like this one) to your site simply by editing the _config.yml file. |
| 60 | + description : Add features (like this one) to your site via the _config.yml file. No HTML/CSS needed. |
57 | 61 | fontawesome_icon_name : star |
58 | 62 |
|
59 | | - - title : Automatic App Icon |
60 | | - description : Enter iOS app ID in the _config.yml file to automatically fetch app icon, price and App Store Link. |
61 | | - fontawesome_icon_name : sync |
62 | | - |
63 | 63 | - title : Smart App Banner |
64 | | - description : Display a smart app banner right on iOS devices. |
| 64 | + description : Display a smart app banner on iOS devices. |
65 | 65 | fontawesome_icon_name : arrow-alt-circle-down |
66 | 66 |
|
67 | 67 | - title : Social Links |
68 | | - description : Easily add social media accounts and contact info in the footer. |
| 68 | + description : Easily add social media accounts and contact info in the footer via the _config.yml file. No HTML/CSS needed. |
69 | 69 | fontawesome_icon_name : link |
70 | 70 |
|
| 71 | + - title : FontAwesome Support |
| 72 | + description : Pick custom Font Awesome icons for the feature list via the _config.yml file. No HTML/CSS needed. |
| 73 | + fontawesome_icon_name : info-circle |
| 74 | + |
71 | 75 | - title : # New Feature Title |
72 | 76 | description : # New Feature Description |
73 | 77 | fontawesome_icon_name : # Enter Font Awesome icon name (e.g. star). Find icons on fontawesome.com/icons. |
|
0 commit comments