Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PWA - Add android instructions #38

Merged
merged 1 commit into from
Apr 6, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions content/install_webapp.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Date: 2020-03-20 10:20
tags: pwa,installation
---

# Installer Geotribu sur Windows 10
# Installer en tant qu'application

Ce site étant entièrement statique et déclaré comme une [application web progressive] (_progressive web apps_), il est possible de l'installer à la manière d'une application classique.

## Ordinateur
## Windows 10

!!! tip
Pour l'instant, seuls les navigateurs utilisant une base Chromium proposent cette option. Par exemple : Google Chrome, Microsoft Edge (à partir de la version 2020, aussi appelée Edgium), etc.
Expand Down Expand Up @@ -41,10 +41,15 @@ Deux méthodes :

----

## Mobile
## Android

!!! info
Prochainement sur vos écrans...
1. Une fois sur la page d'accueil, ouvrir le menu du navigateur et sélectionner le menu `Ajouter à l'écran d'accueil` :

![Ajouter Geotribu à l'écran d'accueil](https://cdn.geotribu.fr/images/internal/install_pwa/geotribu_pwa_install_android_firefox_chrome.png)

2. Le site est donc ajouté à l'écran principal du smartphone :

![Geotribu sur l'écran d'accueil d'un smartphone Android](https://cdn.geotribu.fr/images/internal/install_pwa/geotribu_pwa_install_android_homescreen.jpg)

<!-- Hyperlinks -->

Expand Down