Formatting and rewording

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2021-07-01 20:05:55 +02:00 committed by Roman Tsisyk
parent 63a5e08197
commit ee8918ce7d
5 changed files with 70 additions and 68 deletions

View file

@ -12,4 +12,4 @@ Use `zola serve` for a local preview or `zola build` to generate static site in
Every PR deploys a preview version of the site at unique url.
Every merge into the *master* branch deploys changes into the production at https://organicmaps.app
Every merge into the _master_ branch deploys changes into the production at https://organicmaps.app

View file

@ -1,5 +1,5 @@
---
title: 'Organic Maps: Offline Hike, Bike, Trails and Navigation'
title: "Organic Maps: Offline Hike, Bike, Trails and Navigation"
description: Fast detailed offline maps for travelers, tourists, hikers and cyclists, based on OpenStreetMap and curated with love by MapsWithMe founders.
page_template: index.html
@ -10,16 +10,17 @@ for travelers, tourists, hikers, and cyclists based on top of crowd-sourced
**OpenStreetMap** data and curated with love by **MapsWithMe** founders.
<p id='install'>
{{ badge(url='https://apps.apple.com/app/organic-maps/id1567437057', img='apple-appstore.svg', title='Install Organic Maps from the AppStore') }}
{{ badge(url='https://play.google.com/store/apps/details?id=app.organicmaps', img='googleplay.svg', title='Install Organic Maps from Google Play') }}
{{ badge(url='https://apps.apple.com/app/organic-maps/id1567437057', img='apple-appstore.svg', title='Install Organic Maps from the AppStore') }}
{{ badge(url='https://f-droid.org/en/packages/app.organicmaps/', img='f-droid.svg', title='Install Organic Maps from F-Droid') }}
{{ badge(url='https://play.google.com/store/apps/details?id=app.organicmaps', img='googleplay.svg', title='Install Organic Maps from Google Play') }}
{{ badge(url='https://f-droid.org/en/packages/app.organicmaps/', img='f-droid.svg', title='Install Organic Maps from F-Droid') }}
{{ badge(url='https://appgallery.huawei.com/#/app/C104325611', img='huawei-appgallery.png', title='Install Organic Maps from Huawei AppGallery') }}
{{ badge(url='https://appgallery.huawei.com/#/app/C104325611', img='huawei-appgallery.png', title='Install Organic Maps from Huawei AppGallery') }}
</p>
{{ screenshot(src='images/screenshots/hiking.jpg', alt='Hiking') }}
{{ screenshot(src='images/screenshots/prague.jpg', alt='Prague') }}
{{ screenshot(src='images/screenshots/search.jpg', alt='Offline Search') }}
@ -96,7 +97,6 @@ licensed under the Apache License 2.0.
- Visit our [GitHub page](https://github.com/organicmaps/organicmaps)
- Contact us by [email](mailto:hello@organicmaps.app)
<button id='add' class='installButton'>
Install from Google Play
</button>
@ -111,6 +111,5 @@ licensed under the Apache License 2.0.
add.onclick = () => {
e.prompt();
}
});
</script>

View file

@ -1,7 +1,7 @@
+++
title = 'Organic Map: Privacy Policy'
description = 'No tracking, no ads, no data collection, no spyware'
+++
---
title: "Organic Maps: Privacy Policy"
description: "No tracking, no ads, no data collection, no spyware"
---
Organic Maps respects your privacy and DO NOT TRACK YOU.
@ -12,6 +12,6 @@ Reject surveillance - embrace your freedom.
Stay away from Big Tech's prying eyes!
If you have any questions or suggestions, please contact us at
[legal@organicmaps.app](mailto:legal@organicmaps.app).
[legal@organicmaps.app](mailto:legal@organicmaps.app).
<sub>This policy is effective as of 2021-04-24.</sub>

View file

@ -1,6 +1,7 @@
+++
title = 'Organic Maps: terms'
+++
---
title: "Organic Maps: terms"
description: "Terms of use for Organic Maps application"
---
This app is licensed under the Apache License, Version 2.0 (the "License");
you may not use this application except in compliance with the License.
@ -14,11 +15,13 @@ specific language governing permissions and limitations under the License.
Most libraries in the following directories made by other people and
organizations and licensed in different ways:
- 3party
- tools
Please refer to their LICENCE, COPYING or NOTICE files for terms of use.
See also [data/copyright.html](https://github.com/organicmaps/organicmaps/blob/master/data/copyright.html)
file for a full list of copyright notices.
file for a full list of copyright notices for Organic Maps application.
If you have any questions or suggestions, please contact us at [legal@organicmaps.app](mailto:legal@organicmaps.app).
If you have any questions or suggestions, please contact us at [legal@organicmaps.app](mailto:legal@organicmaps.app).

View file

@ -1,51 +1,51 @@
{
"name": "Organic Maps: Offline Hike Bike Trails and Navigation",
"short_name": "Organic Maps",
"description": "Fast detailed offline maps for travelers, tourists, hikers and cyclists, based on OpenStreetMap and curated with love by MapsWithMe founders.",
"icons": [
{
"src": "/images/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"screenshots" : [
{
"src": "/images/screenshots/hiking.jpg",
"sizes": "1440x3040",
"type": "image/jpeg"
},
{
"src": "/images/screenshots/prague.jpg",
"sizes": "1440x3040",
"type": "image/jpeg"
},
{
"src": "/images/screenshots/search.jpg",
"sizes": "1440x3040",
"type": "image/jpeg"
},
{
"src": "/images/screenshots/dark.jpg",
"sizes": "1440x3040",
"type": "image/jpeg"
}
],
"prefer_related_applications": true,
"related_applications": [
{
"platform": "play",
"url": "https://play.google.com/store/apps/details?id=app.organicmaps",
"id": "app.organicmaps"
},
{
"platform": "itunes",
"url": "https://itunes.apple.com/app/id1567437057"
}
]
"name": "Organic Maps: Offline Hike Bike Trails and Navigation",
"short_name": "Organic Maps",
"description": "Fast detailed offline maps for travelers, tourists, hikers and cyclists, based on OpenStreetMap and curated with love by MapsWithMe founders.",
"icons": [
{
"src": "/images/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"screenshots": [
{
"src": "/images/screenshots/hiking.jpg",
"sizes": "1440x3040",
"type": "image/jpeg"
},
{
"src": "/images/screenshots/prague.jpg",
"sizes": "1440x3040",
"type": "image/jpeg"
},
{
"src": "/images/screenshots/search.jpg",
"sizes": "1440x3040",
"type": "image/jpeg"
},
{
"src": "/images/screenshots/dark.jpg",
"sizes": "1440x3040",
"type": "image/jpeg"
}
],
"prefer_related_applications": true,
"related_applications": [
{
"platform": "play",
"url": "https://play.google.com/store/apps/details?id=app.organicmaps",
"id": "app.organicmaps"
},
{
"platform": "itunes",
"url": "https://itunes.apple.com/app/id1567437057"
}
]
}