Skip to content

Commit

Permalink
[doc] 팀페이지 최종 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
haram8009 committed May 30, 2024
1 parent 72aec66 commit f94bf8d
Show file tree
Hide file tree
Showing 93 changed files with 426 additions and 46,680 deletions.
6 changes: 0 additions & 6 deletions .editorconfig

This file was deleted.

2 changes: 0 additions & 2 deletions .eslintignore

This file was deleted.

5 changes: 0 additions & 5 deletions .eslintrc.js

This file was deleted.

11 changes: 0 additions & 11 deletions .gitignore

This file was deleted.

1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

24 changes: 0 additions & 24 deletions 404.html

This file was deleted.

27 changes: 0 additions & 27 deletions Gemfile

This file was deleted.

124 changes: 0 additions & 124 deletions Gemfile.lock

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

108 changes: 14 additions & 94 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,100 +1,20 @@
<p align="center">
<img src="/docs/animation/animation.gif" width="150">
</p>
<h1 align="center">Mobile App Landing Page Template</h1>
<p>
<a href="/LICENSE"><img src="https://img.shields.io/github/license/mashape/apistatus.svg" alt="MIT"></a>
<a href="https://medium.com/@sandoche" target="_blank"><img src="https://badgen.net/badge/icon/medium?icon=medium&label" alt="medium: sandoche"></a>
<a href="https://twitter.com/sandochee">
<img alt="Twitter: sandochee" src="https://img.shields.io/twitter/follow/sandochee.svg?style=social" target="_blank" />
</a>
</p>

📱 Free to use static generated landing page template for your mobile app
# Welcome!
### It's a simple landing page template for mobile apps

## 💡 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
![alexandresanlim github io_MobileApp SimpleLandingPage Template_](https://user-images.githubusercontent.com/5353685/120659699-fb795400-c45c-11eb-8aa7-d321aad6541c.png)

## ✨ Demo
Check out websites using the Mobile App Template:
- https://mobileapplandingpage.learn.uno (demo website)
- https://gitnews.learn.uno
- https://textblast.learn.uno
- https://infinideas.learn.uno
- https://www.therandominion.com/

## 📖 How to use
Live Preview:
https://alexandresanlim.github.io/mobile-app-simple-landing-page-template/

### The normal way
## 🎉 Features

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, gitpages or surge, they are all free)

### The no-code way

1. Go to https://t3mpl.n4no.com/editor/#manifest=../templates/mobile-app-landing-page/template.yaml
2. Edit the settings on the left part
3. Click on the `Publish` button then `Save Webpage as .zip`
4. Unzip and upload the folder to your server (you can drag'n'drop it in Netlify to host it there for free)

## ⚙️ How to run

### Pre-requisites
- NodeJS
- Ruby, Bundler

### Install
```
npm install
bundler install
```

### Development
```
npm start
```

### Build
```
npm run build
```

### Deploy to netlify (for free)
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/sandoche/Mobile-app-landingpage-template)

### More documentation
This templates uses [Jekyll-webpack-boilerplate](https://github.com/sandoche/Jekyll-webpack-boilerplate), read more documentation there.

## 🤝 Contributing
Contributions, issues and feature requests are welcome!

## ⭐️ Show your support
Please ⭐️ this repository if this project helped you!

<a href="https://www.patreon.com/sandoche">[![patreon.png](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/sandoche)</a>

## 🍺 Buy me a beer
If you like this project, feel free to donate:
* PayPal: https://www.paypal.me/kanbanote
* Bitcoin: 19JiNZ1LkMaz57tewqJaTg2hQWH4RgW4Yp
* Ethereum: 0xded81fa4624e05339924355fe3504ba9587d5419
* Monero: 43jqzMquW2q989UKSrB2YbeffhmJhbYb2Yxu289bv7pLRh4xVgMKj5yTd52iL6x1dvCYs9ERg5biHYxMjGkpSTs6S2jMyJn
* Motive: MOTIV-25T5-SD65-V7LJ-BBWRD (Get Motive Now: https://motive.network)
✅ HTML5 and Bootstrap only</br>
✅ Easy to custom</br>
✅ Responsive</br>
✅ Link to App Store and Google Play</br>
✅ Screenshots panel</br>
✅ Benefit panel</br>
✅ Fast load</br>
✅ Enjoy!
Loading

0 comments on commit f94bf8d

Please sign in to comment.