Skip to content

Commit 4c1d3ef

Browse files
committed
trying
1 parent 6f8039b commit 4c1d3ef

File tree

1 file changed

+16
-44
lines changed

1 file changed

+16
-44
lines changed

_config.yml

Lines changed: 16 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2,78 +2,50 @@
22
page_title : # Automatically populates with app name if not set and if iOS app ID is set. Otherwise enter manually.
33

44
# 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).
66

77
appstore_link : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
88
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).
1010
# Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip").
1111

1212
app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
1313
app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
1414
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.
1616

1717
enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices.
1818

1919

2020

2121
# 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
2626
facebook_username :
27-
instagram_username : ebaehr
28-
twitter_username : ebaehr
29-
github_username : emilbaehr
27+
instagram_username :
28+
twitter_username :
29+
github_username :
3030
youtube_username :
3131

3232

3333

3434
# Feature List Edit, add or remove features to be presented.
3535
features :
3636

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.
3939
fontawesome_icon_name : magic
4040

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.
4343
fontawesome_icon_name : mobile
4444

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.
4747
fontawesome_icon_name : play-circle
4848

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-
7749

7850

7951
# Theme Settings

0 commit comments

Comments
 (0)