diff --git a/README.md b/README.md index b920d81a..42bd88ed 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/content/_index.md b/content/_index.md index ae42a925..f562df53 100644 --- a/content/_index.md +++ b/content/_index.md @@ -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.

- {{ 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') }}

- {{ 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) - @@ -111,6 +111,5 @@ licensed under the Apache License 2.0. add.onclick = () => { e.prompt(); } - }); diff --git a/content/privacy.md b/content/privacy.md index e2c5d966..ef32a537 100644 --- a/content/privacy.md +++ b/content/privacy.md @@ -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). This policy is effective as of 2021-04-24. diff --git a/content/terms.md b/content/terms.md index bcae6bdc..661c6f8f 100644 --- a/content/terms.md +++ b/content/terms.md @@ -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). diff --git a/static/manifest.json b/static/manifest.json index ba3cbf98..6ddea9f3 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -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" + } + ] }