1+ # Mobile App Landing Page Configuration
2+
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 :
11+ android_app_id :
12+
13+ # Social Links
14+ facebook_username :
15+ twitter_username : ebaehr
16+ github_username : emilbaehr
17+ 18+
19+ # Features
20+ features :
21+ - title : First Feature
22+ description : A good description
23+ fontawesome_icon_name : adjust
24+ - title : Another feature
25+ description : Another good description
26+ fontawesome_icon_name : mobile
27+
28+ # Theme Settings
29+ accent_color : # 000000
30+ image_overlay_color : # 000000
31+
32+
33+ # Analytics
34+ google_analytics : # Enter Google Analytics tracking code (e.g. UA-2110908-2)
35+
36+
37+
38+
39+
40+ # # # # # # # # # # # # # # # #
41+ # Jekyll-specific Config Below
42+
143# Where things are
244source : .
345destination : ./_site
@@ -10,15 +52,6 @@ collections:
1052 posts :
1153 output : true
1254
13- # Features
14- features :
15- - title : ' First Feature'
16- description : ' A good description'
17- fontawesome_icon_name : adjust
18- - title : ' Another feature'
19- description : ' Another good description'
20- fontawesome_icon_name : mobile
21-
2255# Handling Reading
2356safe : false
2457include : [".htaccess", "_pages"]
0 commit comments