MobiKit for GitHub Pages

MobiKit is Jekyll theme, that allows you to quickly launch mobile app landing for App Store & Google Play submission.

It is already include Privacy Policy and Support pages, so all you have to do is to add you application screenshots and provide links to stores.

Features

Usage

Define _config.yml for your project.

title: MobiKit
author:
  name: Name Lastname
  email: hello@example.com
description: > # this means to ignore newlines
  Write an awesome description for your new site here. You can edit this
  line in _config.yml. It will appear in your document head meta (for
  Google search results).
type: free # Choose one from "open source", "free", freemium, ad supported, commercial
google_analytics: UA-NNNNNNNN-N
links:
  app_store: https://apps.apple.com/
  google_play: https://play.google.com/
theme: mobikit
plugins:
 - jekyll-seo-tag

Contributing

Bug reports and pull requests are welcome on GitHub at github.com/akopkesheshyan/jekyll-mobikit. This project is intended to be a safe, welcoming space for collaboration.

Author

Akop Kesheshyan - akop.kesheshyan@icloud.com

License

The theme is available as open source under the terms of the MIT License.