|
2 | 2 | page_title : # Automatically populates with app name if not set and if iOS app ID is set. Otherwise enter manually. |
3 | 3 |
|
4 | 4 | # App Info |
5 | | -ios_app_id : 1234793120 # Required. Enter iOS app ID to automatically populate name, price and icons (e.g. 718043190). |
| 5 | +ios_app_id : 1353041020 # Required. Enter iOS app ID to automatically populate name, price and icons (e.g. 718043190). |
6 | 6 |
|
7 | 7 | appstore_link : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. |
8 | 8 | playstore_link : # Enter Google Play Store URL. |
9 | | -presskit_download_link : https://emilbaehr.com # Enter a link to downloadable file or (e.g. public Dropbox link to a .zip file). |
| 9 | +presskit_download_link : # Enter a link to downloadable file or (e.g. public Dropbox link to a .zip file). |
10 | 10 | # Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip"). |
11 | 11 |
|
12 | 12 | app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually. |
13 | 13 | app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. |
14 | 14 | app_price : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. |
15 | | -app_description : Write a short tagline for your app. |
| 15 | +app_description : Friendly, personal teaching. Perfect for beginners. |
16 | 16 |
|
17 | 17 | enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices. |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 | 21 | # Information About Yourself |
22 | | -your_name : Emil Baehr |
23 | | -your_link : https://emilbaehr.com |
24 | | -your_city : Copenhagen |
25 | | -email_address : emil.baehr@gmail.com |
| 22 | +your_name : David Joerg |
| 23 | +your_link : http://ninthpawn.com |
| 24 | +your_city : Brooklyn |
| 25 | +email_address : dsjoerg@ninthpawn.com |
26 | 26 | facebook_username : |
27 | | -instagram_username : ebaehr |
28 | | -twitter_username : ebaehr |
29 | | -github_username : emilbaehr |
| 27 | +instagram_username : |
| 28 | +twitter_username : |
| 29 | +github_username : |
30 | 30 | youtube_username : |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 | 34 | # Feature List Edit, add or remove features to be presented. |
35 | 35 | features : |
36 | 36 |
|
37 | | - - title : GitHub Pages Jekyll Theme |
38 | | - description : Designed for GitHub Pages. Fork. Edit _config.yml. Upload screenshot/video. Push to gh-pages branch. Voilá! |
| 37 | + - title : Direct Feedback |
| 38 | + description : Dr. Wolf teaches while you play, just like a person. |
39 | 39 | fontawesome_icon_name : magic |
40 | 40 |
|
41 | | - - title : iPhone Device Preview |
42 | | - description : Preview your app in the context of an iPhone device. Five different device colors included. |
| 41 | + - title : Lessons for every level |
| 42 | + description : Nearly thirty interactive lessons to build and test your knowledge. |
43 | 43 | fontawesome_icon_name : mobile |
44 | 44 |
|
45 | | - - title : Video Support |
46 | | - description : Preview app video on the iPhone device simply by placing your video files in the videos folder. |
| 45 | + - title : Everyone can learn chess |
| 46 | + description : With Dr. Wolf you can learn and have a good time. |
47 | 47 | fontawesome_icon_name : play-circle |
48 | 48 |
|
49 | | - - title : Automatic Icon and Metadata |
50 | | - description : Enter iOS app ID in the _config.yml file to automatically fetch app icon, price and App Store Link. |
51 | | - fontawesome_icon_name : sync |
52 | | - |
53 | | - - title : Easy to Tweak |
54 | | - description : Tweak accent color, images, icons and transparency via the _config.yml file. No HTML/CSS needed. |
55 | | - fontawesome_icon_name : adjust |
56 | | - |
57 | | - - title : Feature List |
58 | | - description : Add features (like this one) to your site via the _config.yml file. No HTML/CSS needed. |
59 | | - fontawesome_icon_name : star |
60 | | - |
61 | | - - title : Smart App Banner |
62 | | - description : Display a smart app banner on iOS devices. |
63 | | - fontawesome_icon_name : arrow-alt-circle-down |
64 | | - |
65 | | - - title : Social Links |
66 | | - description : Easily add social media accounts and contact info in the footer via the _config.yml file. No HTML/CSS needed. |
67 | | - fontawesome_icon_name : link |
68 | | - |
69 | | - - title : FontAwesome Support |
70 | | - description : Pick custom Font Awesome icons for the feature list via the _config.yml file. No HTML/CSS needed. |
71 | | - fontawesome_icon_name : info-circle |
72 | | - |
73 | | - - title : # New Feature Title |
74 | | - description : # New Feature Description |
75 | | - fontawesome_icon_name : # Enter Font Awesome icon name (e.g. star). Find icons on fontawesome.com/icons. |
76 | | - |
77 | 49 |
|
78 | 50 |
|
79 | 51 | # Theme Settings |
|
0 commit comments