File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed
Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 4343 run : |
4444 gem install bundler
4545 bundle install
46- npm install
46+ npm install --force
4747 - name : Setup Pages
4848 id : pages
4949 uses : actions/configure-pages@v4
Original file line number Diff line number Diff line change @@ -37,24 +37,16 @@ Check out websites using the Mobile App Template:
3737- https://mobileapplandingpage.learn.uno (demo website)
3838
3939
40- ## 📖 How to use
41-
42- ### The normal way
40+ ## 📖 How to use the template
4341
44421 . Fork this project
45432 . Edit ` _config.yml ` , feel free to commut/uncomment what you need (google analtytics, or github for example)
46443 . Edit ` _data/app.yml ` with your app data
47454 . Update the text from ` _data/strings.yml ` , you can customize there the footer's links
48465 . Edit icons and screenshots inside the ` _images ` folder and ` icon.png ` in the root
49476 . 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
50- 7 . Deploy (on netlify, gitpages or surge, they are all free)
51-
52- ### The no-code way
48+ 7 . Deploy (on netlify, Git Pages or surge, they are all free)
5349
54- 1 . Go to https://t3mpl.n4no.com/editor/#manifest=../templates/mobile-app-landing-page/template.yaml
55- 2 . Edit the settings on the left part
56- 3 . Click on the ` Publish ` button then ` Save Webpage as .zip `
57- 4 . Unzip and upload the folder to your server (you can drag'n'drop it in Netlify to host it there for free)
5850
5951## ⚙️ How to run
6052
You can’t perform that action at this time.
0 commit comments