diff --git a/_config.yml b/_config.yml index b9ad756eca..6810809663 100644 --- a/_config.yml +++ b/_config.yml @@ -2,31 +2,31 @@ page_title : # Automatically populates with app name if not set and if iOS app ID is set. Otherwise enter manually. # App Info -ios_app_id : 1234793120 # Required. Enter iOS app ID to automatically populate name, price and icons (e.g. 718043190). +ios_app_id : 1353041020 # Required. Enter iOS app ID to automatically populate name, price and icons (e.g. 718043190). appstore_link : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. playstore_link : # Enter Google Play Store URL. -presskit_download_link : https://emilbaehr.com # Enter a link to downloadable file or (e.g. public Dropbox link to a .zip file). +presskit_download_link : # Enter a link to downloadable file or (e.g. public Dropbox link to a .zip file). # Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip"). app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually. app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. app_price : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. -app_description : Write a short tagline for your app. +app_description : Friendly, personal teaching. Perfect for beginners. enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices. # Information About Yourself -your_name : Emil Baehr -your_link : https://emilbaehr.com -your_city : Copenhagen -email_address : emil.baehr@gmail.com +your_name : David Joerg +your_link : http://ninthpawn.com +your_city : Brooklyn +email_address : dsjoerg@ninthpawn.com facebook_username : -instagram_username : ebaehr -twitter_username : ebaehr -github_username : emilbaehr +instagram_username : +twitter_username : +github_username : youtube_username : @@ -34,46 +34,18 @@ youtube_username : # Feature List Edit, add or remove features to be presented. features : - - title : GitHub Pages Jekyll Theme - description : Designed for GitHub Pages. Fork. Edit _config.yml. Upload screenshot/video. Push to gh-pages branch. Voilá! + - title : Direct Feedback + description : Dr. Wolf teaches while you play, just like a person. fontawesome_icon_name : magic - - title : iPhone Device Preview - description : Preview your app in the context of an iPhone device. Five different device colors included. + - title : Lessons for every level + description : Nearly thirty interactive lessons to build and test your knowledge. fontawesome_icon_name : mobile - - title : Video Support - description : Preview app video on the iPhone device simply by placing your video files in the videos folder. + - title : Everyone can learn chess + description : With Dr. Wolf you can learn and have a good time. fontawesome_icon_name : play-circle - - title : Automatic Icon and Metadata - description : Enter iOS app ID in the _config.yml file to automatically fetch app icon, price and App Store Link. - fontawesome_icon_name : sync - - - title : Easy to Tweak - description : Tweak accent color, images, icons and transparency via the _config.yml file. No HTML/CSS needed. - fontawesome_icon_name : adjust - - - title : Feature List - description : Add features (like this one) to your site via the _config.yml file. No HTML/CSS needed. - fontawesome_icon_name : star - - - title : Smart App Banner - description : Display a smart app banner on iOS devices. - fontawesome_icon_name : arrow-alt-circle-down - - - title : Social Links - description : Easily add social media accounts and contact info in the footer via the _config.yml file. No HTML/CSS needed. - fontawesome_icon_name : link - - - title : FontAwesome Support - description : Pick custom Font Awesome icons for the feature list via the _config.yml file. No HTML/CSS needed. - fontawesome_icon_name : info-circle - - - title : # New Feature Title - description : # New Feature Description - fontawesome_icon_name : # Enter Font Awesome icon name (e.g. star). Find icons on fontawesome.com/icons. - # Theme Settings