Skip to content

mobiledevpro/neonframe.page

Repository files navigation

Mobile App Landing for GitHub Pages

Made for NeonFrame.app

based on the original template created by Sandoche and adapted to use with GitHub Actions:

.github/workflows/jekyll.yml

Run Unit Tests

Screenshot from 2025-02-19 14-24-54

💡 Features

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

✨ Demo

Check out websites using the Mobile App Template:

📖 How to use the template

  1. Fork this project
  2. Edit _config.yml, feel free to commut/uncomment what you need (google analtytics, or github for example)
  3. Edit _data/app.yml with your app data
  4. Update the text from _data/strings.yml, you can customize there the footer's links
  5. Edit icons and screenshots inside the _images folder and icon.png in the root
  6. 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
  7. Deploy (on netlify, Git Pages or surge, they are all free)

⚙️ How to run

Pre-requisites

  • NodeJS
  • Ruby, Bundler

Install

npm install
bundler install

Development

npm start

Build

npm run build

Update gem version (Gemfile.lock)

   bundle install

More documentation

This templates uses Jekyll-webpack-boilerplate, read more documentation there.

Have suggestions? Open the issue or reach out to me:

Dmitri Chernysh

Instagram Linkedin

Thanks for the support

Stargazers

Stargazers repo roster for @mobiledevpro/closetalk.app

Forkers

Forkers repo roster for @mobiledevpro/closetalk.app