emilbaehr/automatic-app-landing-page — explained in plain English
Analysis updated 2026-05-18
Launch a free landing page for an iOS app in about five minutes by forking the repo and entering your App Store ID.
Customize colors, phone frame, and feature list entirely through a config file, with no HTML or CSS needed.
Add a privacy policy and changelog page written in plain Markdown.
Include a Google Play Store link alongside the iOS App Store link for apps on both platforms.
| emilbaehr/automatic-app-landing-page | anomalyco/guide | officedev/office-ui-fabric-core | |
|---|---|---|---|
| Stars | 3,631 | 3,683 | 3,745 |
| Language | SCSS | SCSS | SCSS |
| Setup difficulty | easy | moderate | easy |
| Complexity | 1/5 | 3/5 | 2/5 |
| Audience | vibe coder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Just fork the repo, add your iOS App Store ID to the config file, and enable GitHub Pages.
This is a ready-made website template for iOS app developers who need a simple landing page without wanting to write any HTML or CSS. It runs on Jekyll, a static site generator, and is designed to be hosted for free on GitHub Pages, the built-in website hosting that comes with every GitHub account. Setup takes about five minutes. You fork the repository (make your own copy on GitHub), drop your iOS App Store ID into a configuration file, upload a screenshot or short video of your app, and the site builds itself automatically. It pulls your app name, icon, price, and App Store link straight from Apple's data using that ID. Almost everything visual can be changed through that same configuration file: background color, text colors, the color of the phone frame shown on the page, your name or company name, social links, and a list of feature descriptions with icons. You never need to touch raw code. If you also sell an Android version, you can add a Google Play Store link in the same file. The template includes placeholder pages for a privacy policy and a changelog, both written in plain Markdown, a simple text format. You edit them like a document, and Jekyll turns them into styled web pages. You can control whether each page appears in the top navigation, and you can add more pages the same way. The project is released under the MIT license, meaning you can use and modify it freely. It was built by developer Emil Baehr and accepts donations via PayPal.
A no-code Jekyll template that builds a free iOS app landing page on GitHub Pages, pulling app details automatically from your App Store ID.
Mainly SCSS. The stack also includes Jekyll, SCSS, GitHub Pages.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.