|
1 | 1 | # Mobile App Landing Page Configuration
|
2 | 2 |
|
3 | 3 | # App Info
|
4 |
| -app_name : Landing |
5 |
| -app_description : Wherever some that and kiwi that well |
6 |
| - dolphin alas this the mindfully jeepers |
7 |
| - one aside canny one preparatory up less therefore |
8 |
| - hello oh amid goodness checked. |
9 |
| -app_price : 4.99 |
10 |
| -ios_app_id : 718043190 |
11 |
| -android_app_id : |
| 4 | +ios_app_id : 718043190 # Enter iOS app ID to automatically populate name, price and icons (e.g. 718043190). |
| 5 | + |
| 6 | +appstore_link : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. |
| 7 | +playstore_link : # Enter Google Play Store URL. |
| 8 | + |
| 9 | +app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. |
| 10 | +app_price : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. |
| 11 | + |
| 12 | +app_description : Wherever some that and kiwi that well |
| 13 | + dolphin alas this the mindfully jeepers |
| 14 | + one aside canny one preparatory up less therefore |
| 15 | + hello oh amid goodness checked. |
12 | 16 |
|
13 | 17 | # Author Info
|
14 |
| -your_name : Emil Baehr |
15 |
| -your_link : https://emilbaehr.com |
16 |
| -your_city : Copenhagen |
| 18 | +your_name : Emil Baehr # Your name. Will be shown in the footer. |
| 19 | +your_link : https://emilbaehr.com # Link to a website of your choice when your name is clicked. |
| 20 | +your_city : Copenhagen # Tell people where you're from. |
17 | 21 |
|
18 | 22 | # Icon, screenshot and header image
|
19 |
| -app_icon : ../assets/appicon-1024px.png # Will automatically populate if you have set the iOS app id. |
20 |
| -app_video : # ../assets/video.mp4 # Uncomment and replace with path to app preview video. Optimal resolutions: 1242x2688 or 1125x2436. |
21 |
| -app_screenshot : ../assets/screenshot.png # Will automatically populate if you have set the iOS app id. |
22 |
| -header_image : ../assets/headerimage.png # Replace with custom background image or link to background image. |
23 |
| - |
24 |
| -# Social Links |
25 |
| -facebook_username : |
26 |
| -twitter_username : ebaehr |
27 |
| -github_username : emilbaehr |
28 |
| - |
29 |
| - |
30 |
| -# Features |
31 |
| -features : |
32 |
| - - title : Feature 1 |
33 |
| - description : Present the features of your app with the dynamic Jekyll theme |
34 |
| - fontawesome_icon_name : magic |
35 |
| - - title : Feature 2 |
36 |
| - description : Show your app in the context of an iPhone |
37 |
| - fontawesome_icon_name : mobile |
38 |
| - - title : Feature 3 |
39 |
| - description : Adjust colors, backgrounds and typography |
40 |
| - fontawesome_icon_name : adjust |
| 23 | +app_icon : # ../assets/appicon-1024px.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. |
| 24 | +app_video : # ../assets/video.mp4 # Uncomment and replace with path to app preview video. Optimal resolutions: 1242x2688 or 1125x2436. |
| 25 | +app_screenshot : ../assets/screenshot.png # Replace with alternateive image path. Does not automatically populate since Apple does not provide iPhone X/XS/XR screenshots in their iTunes lookup API. |
| 26 | +header_image : ../assets/headerimage.png # Replace with alternative image path. |
| 27 | + |
| 28 | +# Social Links # Enter usernames and email address. If set, they will be presented as links in the footer. |
| 29 | +facebook_username : |
| 30 | +instagram_username : |
| 31 | +twitter_username : ebaehr |
| 32 | +github_username : emilbaehr |
| 33 | +youtube_username : |
| 34 | + |
| 35 | + |
| 36 | +# Features # Edit, add or remove features to be presented. |
| 37 | +features : |
| 38 | + |
| 39 | + - title : Feature 1 |
| 40 | + description : Present the features of your app with the dynamic Jekyll theme |
| 41 | + fontawesome_icon_name : magic |
| 42 | + |
| 43 | + - title : Feature 2 |
| 44 | + description : Show your app in the context of an iPhone |
| 45 | + fontawesome_icon_name : mobile |
| 46 | + |
| 47 | + - title : Feature 3 |
| 48 | + description : Adjust colors, backgrounds and typography |
| 49 | + fontawesome_icon_name : adjust |
| 50 | + |
| 51 | + - title : # New Feature Title |
| 52 | + description : # New Feature Description |
| 53 | + fontawesome_icon_name : # Enter Font Awesome icon name. Find icons on fontawesome.com/icons. |
41 | 54 |
|
42 | 55 | # Theme Settings
|
43 |
| -accent_color : "#1d63ea" |
44 |
| -primary_text_color : "#000000" |
45 |
| -secondary_text_color : "#666666" |
| 56 | +accent_color : "#1d63ea" |
| 57 | +primary_text_color : "#000000" |
| 58 | +secondary_text_color : "#666666" |
46 | 59 |
|
47 |
| -header_color : "#000000" |
48 |
| -header_transparency : 0.1 |
| 60 | +header_color : "#000000" |
| 61 | +header_transparency : 0.1 |
49 | 62 |
|
50 |
| -image_overlay_color : "#363b3d" |
51 |
| -image_overlay_transparency : 0.6 |
| 63 | +image_overlay_color : "#363b3d" |
| 64 | +image_overlay_transparency : 0.6 |
52 | 65 |
|
53 |
| -feature_icons_foreground_color : "#1d63ea" |
54 |
| -feature_icons_background_color : "#e6e6e6" |
| 66 | +feature_icons_foreground_color : "#1d63ea" |
| 67 | +feature_icons_background_color : "#e6e6e6" |
55 | 68 |
|
56 |
| -social_icons_foreground_color : "#666666" |
57 |
| -social_icons_background_color : "#e6e6e6" |
| 69 | +social_icons_foreground_color : "#666666" |
| 70 | +social_icons_background_color : "#e6e6e6" |
58 | 71 |
|
59 | 72 |
|
60 | 73 | # Analytics
|
61 |
| -google_analytics : # Enter Google Analytics tracking code (e.g. UA-2110908-2) |
| 74 | +google_analytics : # Enter Google Analytics tracking code (e.g. UA-2110908-2). |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
62 | 79 |
|
63 | 80 |
|
64 | 81 |
|
|
0 commit comments