emilbaehr / automatic-app-landing-page
- вторник, 5 марта 2019 г. в 00:17:32
HTML
A Jekyll theme for automatically generating and deploying landing page sites for mobile apps.
Create and deploy an iOS app landing page on GitHub Pages in only five minutes.
Designed for GitHub Pages for super easy set up.
_config.yml
_config.yml
(no HTML/CSS)
https://your-username.github.io/your-repo-name/
.
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.
_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
:
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
.
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
The videos and screenshots must have one of the following resolutions:
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.