Made for NeonFrame.app
based on the original template created by Sandoche and adapted to use with GitHub Actions:
.github/workflows/jekyll.yml
Mobile App Landing Page Template comes with pre-installed features and options:
- Display app icon
- Show unlimited app screenshots
- Link to Google Play
- Link to the AppStore
- Link to the Web App
- Press mention section
- Product Hunt floating prompt
- Privacy policy Page
- Google Analytics
- Cookie Consent
- Automatic dark theme
- Doorbell widget
- Github forking banner
Check out websites using the Mobile App Template:
- Fork this project
- Edit
_config.yml
, feel free to commut/uncomment what you need (google analtytics, or github for example) - Edit
_data/app.yml
with your app data - Update the text from
_data/strings.yml
, you can customize there the footer's links - Edit icons and screenshots inside the
_images
folder andicon.png
in the root - Edit
_src/index.js
to update the product hunt modal (or to remove it) and to remove the darkmode plugin if you don't want it - Deploy (on netlify, Git Pages or surge, they are all free)
- NodeJS
- Ruby, Bundler
npm install
bundler install
npm start
npm run build
bundle install
This templates uses Jekyll-webpack-boilerplate, read more documentation there.
Have suggestions? Open the issue or reach out to me:
Dmitri Chernysh
Stargazers
Forkers