#page title page_title : UIKeyCommand # Automatically populates with app name if not set and if iOS app ID is set. Otherwise enter manually.
ios_app_id : 1214116200 # Required. Enter iOS app ID to automatically populate name, price and icons (e.g. 718043190). ios_app_country : us # Required outside USA. Enter 2 letter country code as in https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
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). # 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.
enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices.
your_name : David Blue
your_link : https://emilbaehr.com
your_city : Copenhagen
email_address : emil.baehr@gmail.com
facebook_username :
instagram_username : ebaehr
twitter_username : ebaehr
github_username : emilbaehr
youtube_username :
features :
title : GitHub Pages Jekyll Theme description : Designed for GitHub Pages. Fork. Edit _config.yml. Upload screenshot/video. Push to gh-pages branch. Voilá! fontawesome_icon_name : magic
title : iPhone Device Preview description : Preview your app in the context of an iPhone device. Five different device colors included. 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. 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.
topbar_color : "#000000" topbar_transparency : 0.1 topbar_title_color : "#ffffff"
cover_image : assets/headerimage.png # Replace with alternative image path or image URL. cover_overlay_color : "#363b3d" cover_overlay_transparency : 0.8
device_color : black # Set to: blue, black, yellow, coral or white.
body_background_color : "#ffffff"
link_color : "#1d63ea"
app_title_color : "#ffffff" app_price_color : "#ffffff" app_description_color : "#ffffff"
feature_title_color : "#000000" feature_text_color : "#666666"
feature_icons_foreground_color : "#1d63ea" feature_icons_background_color : "#e6e6e6"
social_icons_foreground_color : "#666666" social_icons_background_color : "#e6e6e6"
footer_text_color : "#666666"
####################################################
####################################################
sass: style: :compressed # You might prefer to minify using :compressed
exclude:
collections: pages: output: true permalink: /:path/
markdown: kramdown