All Projects → emilbaehr → Automatic App Landing Page

emilbaehr / Automatic App Landing Page

Licence: mit
A Jekyll theme for automatically generating and deploying landing page sites for mobile apps.

Programming Languages

SCSS
7915 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Automatic App Landing Page

Colaboradados.github.io
O VEÍCULO COLABORATIVO SOBRE TRANSPARÊNCIA E OPEN DATA NO BRASIL.
Stars: ✭ 201 (-92.19%)
Mutual labels:  scss
Scsscale
Typographic modular scale starter based on body's font-size built on SCSS.
Stars: ✭ 206 (-92%)
Mutual labels:  scss
Debugged.it
Stars: ✭ 211 (-91.81%)
Mutual labels:  scss
Arctic admin
Responsive Theme for ActiveAdmin
Stars: ✭ 201 (-92.19%)
Mutual labels:  scss
Vue Impression
A Vue.js 2.0 UI elements for mobile.
Stars: ✭ 205 (-92.04%)
Mutual labels:  scss
Django Static Precompiler
Django Static Precompiler provides template tags and filters to compile CoffeeScript, LiveScript, SASS / SCSS, LESS, Stylus, Babel and Handlebars. It works with both inline code and external files.
Stars: ✭ 206 (-92%)
Mutual labels:  scss
Bslib
Tools for theming shiny and rmarkdown from R via Bootstrap (3 or 4) Sass.
Stars: ✭ 197 (-92.35%)
Mutual labels:  scss
Redhatofficial.github.io
The official Red Hat project page.
Stars: ✭ 211 (-91.81%)
Mutual labels:  scss
Web Portfolio
Personal portfolio website made with the React
Stars: ✭ 207 (-91.96%)
Mutual labels:  scss
Colors.lol
🎨 Overly descriptive color palettes
Stars: ✭ 207 (-91.96%)
Mutual labels:  scss
Grav Learn
Grav Learn (exhaustive grav documentation)
Stars: ✭ 204 (-92.08%)
Mutual labels:  scss
Javaee.github.io
Java Enterprise Edition Development
Stars: ✭ 205 (-92.04%)
Mutual labels:  scss
Express React Redux Starter
Starter for Express, React, Redux, SCSS applications
Stars: ✭ 207 (-91.96%)
Mutual labels:  scss
Paper Kit 2
Paper Kit is a Fully Coded Web UI Kit based on Bootstrap.
Stars: ✭ 201 (-92.19%)
Mutual labels:  scss
Typesetter
Open source CMS written in PHP focused on ease of use with true WYSIWYG editing and flat-file storage.
Stars: ✭ 212 (-91.77%)
Mutual labels:  scss
Mazer
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
Stars: ✭ 195 (-92.43%)
Mutual labels:  scss
Vue2.0 Multi Page
基于vue-cli(vue2.X,webpack1.X,es6,sass环境)多页面开发
Stars: ✭ 206 (-92%)
Mutual labels:  scss
Taxi Booking App
This is a complete ride booking app, It uses google maps cordova plugin, firebase database and onesignal as notification provider.
Stars: ✭ 212 (-91.77%)
Mutual labels:  scss
Run Aspnetcore Realworld
E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 208 (-91.92%)
Mutual labels:  scss
Bitrix Project
Заготовка 1C Bitrix проекта: автозагрузка, композер, базовые ООП компоненты, миграции, модели, современный фронтенд стек, инструменты для деплоя.
Stars: ✭ 207 (-91.96%)
Mutual labels:  scss

Automatic App Landing Page

Create and deploy an iOS app landing page on GitHub Pages in only five minutes.

Designed for GitHub Pages for super easy set up.

🔧 Fork this repo

🗝 Enter iOS App ID in _config.yml

📲 Upload video preview or screenshot

🎨 Customise site in _config.yml (no HTML/CSS)

📝 Write Privacy Policy as markdown in privacypolicy.md

🕒 Keep a changelog in CHANGELOG.md

Site becomes live at GitHub Pages repository URL, e.g. https://your-username.github.io/your-repo-name/.

Quick Start

Step 1: Fork this repo.

After forking the repo, your site will be live immediately on your personal Github Pages account, e.g. https://yourusername.github.io/your-repo-name/.

Make sure GitHub Pages is enabled for your repo. It might take some time for the site to propagate entirely.

Step 2: Enter iOS App ID in _config.yml

Enter your iOS app ID in the ios_app_id field and commit your changes. Your site will automatically rebuild with your app icon, name, price and link to App Store.

You can go on with customising almost anything in the _config.yml file.

Things you can customise in _config.yml:

  • App Name
  • App Icon
  • App Description
  • App Price
  • App Store Link
  • Play Store Link
  • Press Kit Download Link
  • Cover Image
  • Cover Overlay Color
  • Background Color
  • Text Colors
  • iPhone Device Color
  • Your Name / Company Name
  • Link to Website
  • Social Links and Contact Info
  • Feature List (Title, text, icon)

Step 3: Add screenshot or video

Adding a screenshot

Upload a .png or .jpg of your app to the folder assets/screenshot/. The name does not matter. Be sure to delete the placeholder yourscreenshot.png.

Adding video

Upload your video to the folder assets/videos/. To have support for most browsers, you need to upload two files – one for Safari and one for Chrome/Firefox.

Video formats supported by Chrome and Firefox:

  • .webm
  • .ogg

Video formats supported by Safari:

  • .mp4
  • .mov

Resolutions

The videos and screenshots must have one of the following resolutions:

  • 828x1792
  • 1125x2436
  • 1242x2688

Step 4: Edit (or remove) Privacy Policy and Changelog

Your site automatically includes pages for a Privacy Policy and a Changelog. Change the content of these pages by editing the privacypolicy.md and CHANGELOG.md files in the _pages directory.

In each of the markdown files, you can set the include_in_header: value to either true or false. This determines if the page is included in the top navigation. By default, only the Changelog is included in the top navigation. The title of the navigation item can also be edited, by editing the title: in each markdown file.

If you need to, you can create additional markdown based pages just by creating an .md file like the privacypolicy.md and CHANGELOG.md files in the _pages directory.

Please note: The Privacy Policy and Changelog provided are written using dummy text, so please adapt each of them for your own app. You can also choose not to include these pages, by simple deleting the privacypolicy.md and CHANGELOG.md files.

Feedback

If you have feedback regarding bugs or improvements, open an issue, @ me on Twitter or write me an email. You can find my contact info on my website.

I'd love to see the sites you create using this little tool.

Credits

Donations

Donations are welcome

Author

Emil Baehr

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].