diff --git a/config.toml b/config.toml
index f48a5a87..161c6c4f 100644
--- a/config.toml
+++ b/config.toml
@@ -15,6 +15,11 @@ build_search_index = false
ignored_content = [".DS_Store"]
+
+taxonomies = [
+ {name = "faq", feed = false},
+]
+
[markdown]
external_links_target_blank = true
@@ -25,16 +30,19 @@ paths = "safe"
[extra]
stripe = "https://donate.organicmaps.app/"
+
# Default English translation
[translations]
address = "Address"
back = "Back to News"
contact = "Contact Us"
+engines = "Supported TTS Engines"
install-appgallery = "Install Organic Maps from Huawei AppGallery"
install-appstore = "Install Organic Maps from the AppStore"
install-googleplay = "Install Organic Maps from Google Play"
install-fdroid="Install Organic Maps from F-Droid"
language = "English"
+const_lang = "Language"
name = "Name"
token = "Token"
button-download = "Download"
@@ -567,11 +575,11 @@ learn-more-link = "Learn more"
[languages.ca.translations]
address = "Adreça"
back = "Torna a Notícies"
-contact = "Contacteu amb nosaltres"
-install-appgallery = "Instal·leu l’Organic Maps des de l’AppGallery de Huawei"
-install-appstore = "Instal·leu l’Organic Maps des de l’AppStore"
-install-googleplay = "Instal·leu l’Organic Maps des del Google Play"
-install-fdroid = "Instal·leu l’Organic Maps des del F-Droid"
+contact = "Contacta'ns"
+install-appgallery = "Instal·la l’Organic Maps des de l’AppGallery de Huawei"
+install-appstore = "Instal·la l’Organic Maps des de l’AppStore"
+install-googleplay = "Instal·la l’Organic Maps des del Google Play"
+install-fdroid = "Instal·la l’Organic Maps des del F-Droid"
language = "Català"
name = "Nom"
token = "Testimoni"
diff --git a/content/faq-newwwww/hero_image.png b/content/faq-newwwww/hero_image.png
new file mode 100644
index 00000000..d87ea04d
Binary files /dev/null and b/content/faq-newwwww/hero_image.png differ
diff --git a/content/faq-newwwww/index.md b/content/faq-newwwww/index.md
new file mode 100644
index 00000000..10d8dc7b
--- /dev/null
+++ b/content/faq-newwwww/index.md
@@ -0,0 +1,20 @@
+---
+title:
+description:
+template: faq.html
+weight: 10
+extra:
+ hero_title: Faq
+ hero_image: /faq/hero_image.png
+ menu_title_pre: Home
+ faq_question_title_1: General
+ faq_question_title_1_1: What is Telegram?
+ faq_question_title_1_2: Who is it for?
+ faq_question_title_1_3: How is it different from WhatsApp?
+ faq_question_title_1_4: How old is Telegram?
+ faq_question_title_1_5: Is it available on my device?
+ faq_question_title_1_6: Who are the people behind Telegram?
+ faq_question_title_2: Telegram Basics
+ faq_question_title_3: Groups and Channels
+
+---
\ No newline at end of file
diff --git a/content/faq/how-edits-are-uploaded-on-openstreetmap-org/index.md b/content/faq/how-edits-are-uploaded-on-openstreetmap-org/index.md
new file mode 100644
index 00000000..7b3b4474
--- /dev/null
+++ b/content/faq/how-edits-are-uploaded-on-openstreetmap-org/index.md
@@ -0,0 +1,15 @@
+---
+title: How edits are uploaded on OpenStreetMap.org, how conflicts are resolved?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 150
+---
+
+Organic Maps application stores POI changes locally till internet connection is available.
+You can make changes while offline. Edits are uploaded to [OpenStreetMap.org](https://osm.org) in background.
+
+If there are edit conflicts ???
diff --git a/content/faq/how-to-add-intermediate-points/index.md b/content/faq/how-to-add-intermediate-points/index.md
new file mode 100644
index 00000000..01d2a88f
--- /dev/null
+++ b/content/faq/how-to-add-intermediate-points/index.md
@@ -0,0 +1,12 @@
+---
+title: Добавить промежуточные точки для обхода/объезда (как?)
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Routing"]
+
+extra:
+ order: 60
+---
+
+???
diff --git a/content/faq/how-to-add-intermediate-route-points/add-stop.jpg b/content/faq/how-to-add-intermediate-route-points/add-stop.jpg
new file mode 100644
index 00000000..6ef7fb22
Binary files /dev/null and b/content/faq/how-to-add-intermediate-route-points/add-stop.jpg differ
diff --git a/content/faq/how-to-add-intermediate-route-points/index.md b/content/faq/how-to-add-intermediate-route-points/index.md
new file mode 100644
index 00000000..3af5746e
--- /dev/null
+++ b/content/faq/how-to-add-intermediate-route-points/index.md
@@ -0,0 +1,18 @@
+---
+title: How to add intermediate route points?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Routing"]
+
+extra:
+ order: 20
+---
+
+In route planning or routing mode pick a point on map and tap "Add Stop" button. New intermediate point would be added to the route.
+
+
+
+In routing mode you can search for gas stations, parking, food, stores and ATMs with search button
+
+
diff --git a/content/faq/how-to-add-intermediate-route-points/route-search.jpg b/content/faq/how-to-add-intermediate-route-points/route-search.jpg
new file mode 100644
index 00000000..49d1e493
Binary files /dev/null and b/content/faq/how-to-add-intermediate-route-points/route-search.jpg differ
diff --git a/content/faq/how-to-build-a-route/index.md b/content/faq/how-to-build-a-route/index.md
new file mode 100644
index 00000000..4e12ce7b
--- /dev/null
+++ b/content/faq/how-to-build-a-route/index.md
@@ -0,0 +1,28 @@
+---
+title: How to build a route?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Routing"]
+
+extra:
+ order: 10
+---
+
+Organic Maps can build a route for car trip, bycicle ride or foot walk.
+
+Pick destination point with tap on a POI or by long tap on any place. Use "Route to" button to start route planning.
+
+
+
+
+You can change route type from top menu:
+* Car
+* By foot
+* Metro
+* Bycicle
+* Ruller
+
+
+
+Push "Start" to begin step-by-step routing.
diff --git a/content/faq/how-to-build-a-route/route-to-button.jpg b/content/faq/how-to-build-a-route/route-to-button.jpg
new file mode 100644
index 00000000..db796c7b
Binary files /dev/null and b/content/faq/how-to-build-a-route/route-to-button.jpg differ
diff --git a/content/faq/how-to-build-a-route/routing-types.jpg b/content/faq/how-to-build-a-route/routing-types.jpg
new file mode 100644
index 00000000..3a1502a7
Binary files /dev/null and b/content/faq/how-to-build-a-route/routing-types.jpg differ
diff --git a/content/faq/how-to-catch-gps-signal-from-satelites/index.md b/content/faq/how-to-catch-gps-signal-from-satelites/index.md
new file mode 100644
index 00000000..c4b8df39
--- /dev/null
+++ b/content/faq/how-to-catch-gps-signal-from-satelites/index.md
@@ -0,0 +1,12 @@
+---
+title: How to catch GPS signal from satelites? How to tell if device got precise or rough position?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 100
+---
+
+???
diff --git a/content/faq/how-to-deal-with-maps-download-errors/index.md b/content/faq/how-to-deal-with-maps-download-errors/index.md
new file mode 100644
index 00000000..4d907514
--- /dev/null
+++ b/content/faq/how-to-deal-with-maps-download-errors/index.md
@@ -0,0 +1,12 @@
+---
+title: How to deal with maps download errors?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 130
+---
+
+???
diff --git a/content/faq/how-to-edit-or-move-bookmarks/android-edit-bookmark.jpg b/content/faq/how-to-edit-or-move-bookmarks/android-edit-bookmark.jpg
new file mode 100644
index 00000000..d849ef0c
Binary files /dev/null and b/content/faq/how-to-edit-or-move-bookmarks/android-edit-bookmark.jpg differ
diff --git a/content/faq/how-to-edit-or-move-bookmarks/android-selected-bookmark.jpg b/content/faq/how-to-edit-or-move-bookmarks/android-selected-bookmark.jpg
new file mode 100644
index 00000000..6f263304
Binary files /dev/null and b/content/faq/how-to-edit-or-move-bookmarks/android-selected-bookmark.jpg differ
diff --git a/content/faq/how-to-edit-or-move-bookmarks/index.md b/content/faq/how-to-edit-or-move-bookmarks/index.md
new file mode 100644
index 00000000..a3f07bc9
--- /dev/null
+++ b/content/faq/how-to-edit-or-move-bookmarks/index.md
@@ -0,0 +1,18 @@
+---
+title: How to edit or move bookmarks?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Bookmarks"]
+
+extra:
+ order: 10
+---
+
+To edit a bookmark use longtap menu or hit "Edit bookmark" when bookmark is selected on map.
+
+
+
+You can change bookmark name, description, color, and folder. Don't forget to tap "Save".
+
+
diff --git a/content/faq/how-to-enable-logs/about-report-a-bug.png b/content/faq/how-to-enable-logs/about-report-a-bug.png
new file mode 100644
index 00000000..a32e9d78
Binary files /dev/null and b/content/faq/how-to-enable-logs/about-report-a-bug.png differ
diff --git a/content/faq/how-to-enable-logs/index.md b/content/faq/how-to-enable-logs/index.md
new file mode 100644
index 00000000..c1afb877
--- /dev/null
+++ b/content/faq/how-to-enable-logs/index.md
@@ -0,0 +1,20 @@
+---
+title: How to enable logs?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Android"]
+
+extra:
+ order: 40
+---
+
+If you want to report a bug then additional app logs could help locate a problem.
+To get useful logs go to "Settings → Enable logging". After that, do the action that reproduces the problem.
+
+
+
+Finally, tap on the button with Organic Maps icon on main screen and press "Report a bug" button.
+Don't forget to disable logging after reporting.
+
+
diff --git a/content/faq/how-to-enable-logs/settings-enable-logging.png b/content/faq/how-to-enable-logs/settings-enable-logging.png
new file mode 100644
index 00000000..5775da93
Binary files /dev/null and b/content/faq/how-to-enable-logs/settings-enable-logging.png differ
diff --git a/content/faq/how-to-enable-north-up-in-navigation-mode/index.md b/content/faq/how-to-enable-north-up-in-navigation-mode/index.md
new file mode 100644
index 00000000..ccb60b3f
--- /dev/null
+++ b/content/faq/how-to-enable-north-up-in-navigation-mode/index.md
@@ -0,0 +1,14 @@
+---
+title: How to enable north up in navigation mode?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Routing"]
+
+extra:
+ order: 80
+---
+
+
+
+Press triangle icon to rotate map north up. Press again to get perspective view.
diff --git a/content/faq/how-to-enable-route-aviodance-rules/avoidance.jpg b/content/faq/how-to-enable-route-aviodance-rules/avoidance.jpg
new file mode 100644
index 00000000..67bdc06e
Binary files /dev/null and b/content/faq/how-to-enable-route-aviodance-rules/avoidance.jpg differ
diff --git a/content/faq/how-to-enable-route-aviodance-rules/define-roads.jpg b/content/faq/how-to-enable-route-aviodance-rules/define-roads.jpg
new file mode 100644
index 00000000..d4c5053d
Binary files /dev/null and b/content/faq/how-to-enable-route-aviodance-rules/define-roads.jpg differ
diff --git a/content/faq/how-to-enable-route-aviodance-rules/index.md b/content/faq/how-to-enable-route-aviodance-rules/index.md
new file mode 100644
index 00000000..e27ec5d5
--- /dev/null
+++ b/content/faq/how-to-enable-route-aviodance-rules/index.md
@@ -0,0 +1,20 @@
+---
+title: How to enable route aviodance rules?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Routing"]
+
+extra:
+ order: 50
+---
+
+Go to Settings → Routing options and select types of road you want to avoid:
+
+
+
+If you want to avoid unpaved roads pick selector near "Unpaved roads" as on screenshot.
+
+If Organic Maps builds a route with some avoidable roads you will see button "Define roads to avoid" for quick setup.
+
+
diff --git a/content/faq/how-to-find-bookmarks-and-tracks-files/index.md b/content/faq/how-to-find-bookmarks-and-tracks-files/index.md
new file mode 100644
index 00000000..72cbe0c7
--- /dev/null
+++ b/content/faq/how-to-find-bookmarks-and-tracks-files/index.md
@@ -0,0 +1,16 @@
+---
+title: How to find bookmarks and tracks files on phone?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Bookmarks"]
+
+extra:
+ order: 70
+---
+
+Bookmarks and tracks are stored in private app folder and are not accessible from 3rd party apps.
+
+On iOS, you can access these files on iPhone/iPad from desktop using iTunes app.
+
+On Android device with Root enabled you can find bookmarks in `/data/data/app.organicmaps`.
diff --git a/content/faq/how-to-get-map-legend/index.md b/content/faq/how-to-get-map-legend/index.md
new file mode 100644
index 00000000..cfc4e60b
--- /dev/null
+++ b/content/faq/how-to-get-map-legend/index.md
@@ -0,0 +1,16 @@
+---
+title: How to get map legend?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 20
+---
+
+
+
+Use long tap on any object to get it's type and name.
+You can find road type or forest kind in the bottom panel.
+By the way you search objects by type also.
diff --git a/content/faq/how-to-get-map-legend/legend.jpg b/content/faq/how-to-get-map-legend/legend.jpg
new file mode 100644
index 00000000..3e8bbe22
Binary files /dev/null and b/content/faq/how-to-get-map-legend/legend.jpg differ
diff --git a/content/faq/how-to-get-my-coordinates-speed-and-altitude/index.md b/content/faq/how-to-get-my-coordinates-speed-and-altitude/index.md
new file mode 100644
index 00000000..06bf58bb
--- /dev/null
+++ b/content/faq/how-to-get-my-coordinates-speed-and-altitude/index.md
@@ -0,0 +1,15 @@
+---
+title: How to get my coordinates, speed, and altitude?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 60
+---
+
+
+
+Tap on blue arrow indicating your position to see GPS coordinates, speed, and height above mean sea level.
+Push share button to give you coordinates to friends.
diff --git a/content/faq/how-to-get-my-coordinates-speed-and-altitude/my-position.jpg b/content/faq/how-to-get-my-coordinates-speed-and-altitude/my-position.jpg
new file mode 100644
index 00000000..b36a6f60
Binary files /dev/null and b/content/faq/how-to-get-my-coordinates-speed-and-altitude/my-position.jpg differ
diff --git a/content/faq/how-to-import-gpx-track/android-share-1.jpg b/content/faq/how-to-import-gpx-track/android-share-1.jpg
new file mode 100644
index 00000000..a3cd9a5e
Binary files /dev/null and b/content/faq/how-to-import-gpx-track/android-share-1.jpg differ
diff --git a/content/faq/how-to-import-gpx-track/android-share-2.jpg b/content/faq/how-to-import-gpx-track/android-share-2.jpg
new file mode 100644
index 00000000..5b81c942
Binary files /dev/null and b/content/faq/how-to-import-gpx-track/android-share-2.jpg differ
diff --git a/content/faq/how-to-import-gpx-track/index.md b/content/faq/how-to-import-gpx-track/index.md
new file mode 100644
index 00000000..2081e33b
--- /dev/null
+++ b/content/faq/how-to-import-gpx-track/index.md
@@ -0,0 +1,18 @@
+---
+title: How to import GPX track on Android and iOS?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Bookmarks"]
+
+extra:
+ order: 40
+---
+
+If you received GPX file in email, messenger, or cloud drive you can import it directly to Organic Maps app.
+
+On iOS tap on GPX file and press Share button:
. Then select Organic Maps to open the file.
+
+On Android tap on received GPX file to see Share menu. Select Organic Maps to import the file.
+
+
diff --git a/content/faq/how-to-import-gpx-track/ios-share.png b/content/faq/how-to-import-gpx-track/ios-share.png
new file mode 100644
index 00000000..81446949
Binary files /dev/null and b/content/faq/how-to-import-gpx-track/ios-share.png differ
diff --git a/content/faq/how-to-import-multiple-bookmarks-on-android/android-import-bookmarks.jpg b/content/faq/how-to-import-multiple-bookmarks-on-android/android-import-bookmarks.jpg
new file mode 100644
index 00000000..5daf5566
Binary files /dev/null and b/content/faq/how-to-import-multiple-bookmarks-on-android/android-import-bookmarks.jpg differ
diff --git a/content/faq/how-to-import-multiple-bookmarks-on-android/index.md b/content/faq/how-to-import-multiple-bookmarks-on-android/index.md
new file mode 100644
index 00000000..ebca5aa0
--- /dev/null
+++ b/content/faq/how-to-import-multiple-bookmarks-on-android/index.md
@@ -0,0 +1,14 @@
+---
+title: How to import multiple bookmarks on Android?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Bookmarks"]
+
+extra:
+ order: 30
+---
+
+
+
+Push "Import Bookmarks and tracks" button. Choose folder on your phone with KML/KMZ/GPX files. Organic Maps will scan picked folder and import all bookmarks and tracks.
diff --git a/content/faq/how-to-make-changes-to-the-map/edit-button.jpg b/content/faq/how-to-make-changes-to-the-map/edit-button.jpg
new file mode 100644
index 00000000..0c35ddf9
Binary files /dev/null and b/content/faq/how-to-make-changes-to-the-map/edit-button.jpg differ
diff --git a/content/faq/how-to-make-changes-to-the-map/index.md b/content/faq/how-to-make-changes-to-the-map/index.md
new file mode 100644
index 00000000..35d9304f
--- /dev/null
+++ b/content/faq/how-to-make-changes-to-the-map/index.md
@@ -0,0 +1,14 @@
+---
+title: How to make changes to the map?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 140
+---
+
+
+
+Organic Maps works with map data from [OpenStreetMap.org](https://osm.org) project. You can improve place details using "Edit Place" button. To make your changes publicly available you need an account on [OpenStreetMap.org](https://osm.org). If you want to change POI position, or clarify footway, or add buildings and bridges, please use [OpenStreetMap.org](https://osm.org) site with powerful editing tools.
diff --git a/content/faq/how-to-make-sure-i-have-latest-app/index.md b/content/faq/how-to-make-sure-i-have-latest-app/index.md
new file mode 100644
index 00000000..e27a6105
--- /dev/null
+++ b/content/faq/how-to-make-sure-i-have-latest-app/index.md
@@ -0,0 +1,16 @@
+---
+title: How to make sure I have latest application installed and up-to-date maps?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 120
+---
+
+First make sure you installed updated app from [AppStore][appstore], [Google Play][googleplay], [FDroid][fdroid], or [Huawei AppGallery][appgallery]. If maps data is outdated you will see red dot. Please download latest maps from menu.
+
+
+
+{{ references() }}
\ No newline at end of file
diff --git a/content/faq/how-to-make-sure-i-have-latest-app/ios-data-updates.png b/content/faq/how-to-make-sure-i-have-latest-app/ios-data-updates.png
new file mode 100644
index 00000000..58f2c708
Binary files /dev/null and b/content/faq/how-to-make-sure-i-have-latest-app/ios-data-updates.png differ
diff --git a/content/faq/how-to-maximize-map/index.md b/content/faq/how-to-maximize-map/index.md
new file mode 100644
index 00000000..00d81543
--- /dev/null
+++ b/content/faq/how-to-maximize-map/index.md
@@ -0,0 +1,13 @@
+---
+title: How to maximize map?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 30
+---
+
+Perform single tap on empty space to hide app interface and get fullscreen map.
+Tap on the map again to get UI back.
diff --git a/content/faq/how-to-measure-distances-with-organic-maps/index.md b/content/faq/how-to-measure-distances-with-organic-maps/index.md
new file mode 100644
index 00000000..b12d3ed7
--- /dev/null
+++ b/content/faq/how-to-measure-distances-with-organic-maps/index.md
@@ -0,0 +1,20 @@
+---
+title: How to measure distances with Organic Maps? Is there a ruler?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Routing"]
+
+extra:
+ order: 70
+---
+
+To measure distance from your current position to some object pick that object on map, tap "Route to" button, and select Ruler route type:
+
+
+
+With ruler enabled tap anywhere on map to continue polyline.
+
+
+
+You can choose any start point with "Route from" button.
diff --git a/content/faq/how-to-measure-distances-with-organic-maps/ruler-line.jpg b/content/faq/how-to-measure-distances-with-organic-maps/ruler-line.jpg
new file mode 100644
index 00000000..d87ca54c
Binary files /dev/null and b/content/faq/how-to-measure-distances-with-organic-maps/ruler-line.jpg differ
diff --git a/content/faq/how-to-measure-distances-with-organic-maps/ruler-type.jpg b/content/faq/how-to-measure-distances-with-organic-maps/ruler-type.jpg
new file mode 100644
index 00000000..67871a70
Binary files /dev/null and b/content/faq/how-to-measure-distances-with-organic-maps/ruler-type.jpg differ
diff --git a/content/faq/how-to-move-imported-track-to-another-folder/index.md b/content/faq/how-to-move-imported-track-to-another-folder/index.md
new file mode 100644
index 00000000..f655ae19
--- /dev/null
+++ b/content/faq/how-to-move-imported-track-to-another-folder/index.md
@@ -0,0 +1,14 @@
+---
+title: How to move imported track to another folder?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Bookmarks"]
+
+extra:
+ order: 50
+---
+
+On Android : ???
+
+On iOS : ???
diff --git a/content/faq/how-to-remove-bookmark-or-track/index.md b/content/faq/how-to-remove-bookmark-or-track/index.md
new file mode 100644
index 00000000..cc9d0ee1
--- /dev/null
+++ b/content/faq/how-to-remove-bookmark-or-track/index.md
@@ -0,0 +1,14 @@
+---
+title: How to remove bookmark or track?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Bookmarks"]
+
+extra:
+ order: 20
+---
+
+On Android you can remove bookmark from the bookmarks list using longtap menu.
+
+On iOS: ???
diff --git a/content/faq/how-to-send-a-bugreport/index.md b/content/faq/how-to-send-a-bugreport/index.md
new file mode 100644
index 00000000..7432f489
--- /dev/null
+++ b/content/faq/how-to-send-a-bugreport/index.md
@@ -0,0 +1,15 @@
+---
+title: How to send up a bugreport?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["General"]
+
+extra:
+ order: 60
+---
+
+Report bugs or issues to [the issue tracker][issues] or [email us][email]. You can submit feedback directly from app.
+Just click icon with "?" on iOS or with green Organic Maps icon on Android. You'll find "Report a bug" button there.
+
+{{ references() }}
\ No newline at end of file
diff --git a/content/faq/how-to-use-long-tap/index.md b/content/faq/how-to-use-long-tap/index.md
new file mode 100644
index 00000000..0917139d
--- /dev/null
+++ b/content/faq/how-to-use-long-tap/index.md
@@ -0,0 +1,18 @@
+---
+title: How to use Long Tap?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 10
+---
+
+You can do a lot of things in the app using long tap:
+
+- Add markers
+- Copy place details such as name, address, links, coordinates, etc
+- Add route points
+
+Try long tap in Organic Maps to discover hidden features.
diff --git a/content/faq/how-to-use-search/index.md b/content/faq/how-to-use-search/index.md
new file mode 100644
index 00000000..5b93b448
--- /dev/null
+++ b/content/faq/how-to-use-search/index.md
@@ -0,0 +1,14 @@
+---
+title: How to use search?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 180
+---
+
+You can search places, addresses, cities, sites and many other interests. Organic Maps looks not only by name but by type. You can find nearest drinking water, bicycle parking, bookstore or cave from search field.
+
+Organic Maps can search by coordinates in many formats: `41.9142, 12.4849`, `N 41° 54' 51.12" E 12° 29' 5.639"`, `33T 291418 4643309` (UTM).
diff --git a/content/faq/how-to-zoom-in-zoom-out-with-one-hand/index.md b/content/faq/how-to-zoom-in-zoom-out-with-one-hand/index.md
new file mode 100644
index 00000000..4cb28585
--- /dev/null
+++ b/content/faq/how-to-zoom-in-zoom-out-with-one-hand/index.md
@@ -0,0 +1,19 @@
+---
+title: How to zoom in/zoom out with one hand?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 50
+---
+
+
+
+Tap twice on map and on the second tap just slide your finger up and down to zoom in and zoom out respectively.
+
+This gesture works on Android and iOS and not only in Organic Maps.
diff --git a/content/faq/how-to-zoom-in-zoom-out-with-one-hand/one-finger-zoom-Mauritius.mp4 b/content/faq/how-to-zoom-in-zoom-out-with-one-hand/one-finger-zoom-Mauritius.mp4
new file mode 100644
index 00000000..e6c9e591
Binary files /dev/null and b/content/faq/how-to-zoom-in-zoom-out-with-one-hand/one-finger-zoom-Mauritius.mp4 differ
diff --git a/content/faq/index.md b/content/faq/index.md
index bd2a7a26..167ac6d8 100644
--- a/content/faq/index.md
+++ b/content/faq/index.md
@@ -1,20 +1,13 @@
----
-title:
-description:
-template: faq.html
-weight: 10
-extra:
- hero_title: Faq
- hero_image: /faq/hero_image.png
- menu_title_pre: Home
- faq_question_title_1: General
- faq_question_title_1_1: What is Telegram?
- faq_question_title_1_2: Who is it for?
- faq_question_title_1_3: How is it different from WhatsApp?
- faq_question_title_1_4: How old is Telegram?
- faq_question_title_1_5: Is it available on my device?
- faq_question_title_1_6: Who are the people behind Telegram?
- faq_question_title_2: Telegram Basics
- faq_question_title_3: Groups and Channels
-
----
\ No newline at end of file
+---
+title: "F.A.Q."
+description: "Frequently asked questions for Organic Maps application"
+weight: 1000
+
+extra:
+ menu_title: F.A.Q.
+
+sort_by: weight
+---
+
+### This page is replaced with taxonomy "faq" from templates/faq/list.html template
+This file is needed for top_menu.html and bottom_menu.html templates to show F.A.Q.
\ No newline at end of file
diff --git a/content/faq/location-arrow-points-to-wrong-direction/index.md b/content/faq/location-arrow-points-to-wrong-direction/index.md
new file mode 100644
index 00000000..edacb554
--- /dev/null
+++ b/content/faq/location-arrow-points-to-wrong-direction/index.md
@@ -0,0 +1,14 @@
+---
+title: Location arrow points to wrong direction. How to fix?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Routing"]
+
+extra:
+ order: 100
+---
+
+Probably you have problem with compass sensor.
+
+To improve compass use callibration moves according to [instruction](https://www.youtube.com/watch?v=-Uq7AmSAjt8).
diff --git a/content/faq/project-history/index.md b/content/faq/project-history/index.md
new file mode 100644
index 00000000..7508c229
--- /dev/null
+++ b/content/faq/project-history/index.md
@@ -0,0 +1,12 @@
+---
+title: Project history
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["General"]
+
+extra:
+ order: 10
+---
+
+???
diff --git a/content/faq/tts/tts.md b/content/faq/tts/tts.md
new file mode 100644
index 00000000..83b6d096
--- /dev/null
+++ b/content/faq/tts/tts.md
@@ -0,0 +1,83 @@
+---
+title: Text-to-Speech on Android
+description: Guide on how to make TTS work on Android
+
+taxonomies:
+ faq: ["TTS"]
+
+extra:
+ order: 10
+---
+
+## Summary
+
+Organic Maps uses the system text-to-speech (TTS) engine for voice instructions. The default engines vary by device. The choices can include Google Text-to Speech, device manufacturer's engine or a third-party one.
+
+The official recommendation from Organic Maps is [RHVoice](https://rhvoice.org/), which is a free and open source speech engine that can be downloaded from [Google Play](https://play.google.com/store/apps/details?id=com.github.olga_yakovleva.rhvoice.android) and [F-Droid](https://f-droid.org/en/packages/com.github.olga_yakovleva.rhvoice.android/).
+
+## Instructions
+
+- Open the Settings app on your Android device.
+- Select Additional Settings and then select Accessibility.
+- Choose your preferred engine, speech rate and pitch.
+
+If you cannot find the relevant setting, open the settings app and search for Text-to-speech.
+
+P.S: Do note that these steps will vary based on the phone brand you are using.
+
+Said options may not appear if you don't have a TTS already installed on your device. Please refer to the table below to install any one of them that supports your native language.
+
+## Screenshots
+
+| | | |
+| ----------- | ----------- | ----------- |
+|
|
|
|
+
+## Engines
+
+Below is a comprehensive list showing several engines and the languages they support (download links can be found after the table):
+
+{{ tts_table() }}
+
+## Downloads
+
+- [Acapela Voices TTS](https://play.google.com/store/apps/details?id=com.acapelagroup.android.tts)
+- [Amazon Ivona TTS](https://apkpure.com/ivona-text-to-speech-hq/com.ivona.tts/download)
+- [eSpeak TTS](https://f-droid.org/en/packages/com.reecedunn.espeak/)
+- [Google Speech Services](https://play.google.com/store/apps/details?id=com.google.android.tts)
+- [RHVoice TTS (Recommended)](https://play.google.com/store/apps/details?id=com.github.olga_yakovleva.rhvoice.android)
+- [Vocalizer (Code Factory)](https://play.google.com/store/apps/details?id=es.codefactory.vocalizertts)
+- [Vocalizer 2 (Nuance)](https://nvda.ru/sintezatory-rechi-vocalizer-expressive2-dlja-nvda#)
+- [Yandex SpeechKit TTS](https://4pda.to/forum/index.php?showtopic=200728&st=4200#download)
+
+## Workarounds
+
+If you’re having trouble initializing the RHVoice TTS engine on LineageOS or other custom ROMs, try this workaround. RHVoice may not initialize properly and the app may crash, especially if you haven’t used any TTS engine on your phone before (e.g., new installation, factory reset, etc.). If you’re using a custom ROM like LineageOS without Google Play services and Speech Services by Google, and you want to use RHVoice as your preferred TTS engine, follow the instructions below as a workaround:
+
+- Install the [eSpeak TTS engine](https://f-droid.org/en/packages/com.reecedunn.espeak) available on F-Droid
+
+- Set it as the preferred system engine
+
+ - Go to LineageOS main **Settings**.
+
+ - Scroll down to **Accessibility**.
+
+ - Select **text-to-speech output** and **Preferred engine** (left side) and make sure **eSpeak** is selected.
+
+- Go back and press **play** to see if it is working
+
+- Install [RHVoice](https://f-droid.org/en/packages/com.github.olga_yakovleva.rhvoice.android/) available on F-droid.
+
+ - Open it, select the language you want to use, tap on the cloud icon (far left) to download voices.
+
+ - Press play button to verify if it is working
+
+- Set **RHVoice** as preferred engine (see step 2)
+
+- Now, you should be able to use RHVoice without any problems
+
+## Testing
+
+In order to test the voice instructions, you can tap on "Test Voice Directions (TTS, Text-To-Speech)" in OM "Settings → Voice Instructions" menu or you can actually start a navigation to receive any voice output. Organic Maps will not give you any voice instructions while you're standing still.
+
+
diff --git a/content/faq/what-android-version-can-run-organic-maps/index.md b/content/faq/what-android-version-can-run-organic-maps/index.md
new file mode 100644
index 00000000..117bcb93
--- /dev/null
+++ b/content/faq/what-android-version-can-run-organic-maps/index.md
@@ -0,0 +1,15 @@
+---
+title: What Android version can run Organic Maps?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Android"]
+
+extra:
+ order: 10
+---
+
+You need at least Android 5 to run the app. Devices with later Android versions can run Organic Maps.
+
+Organic Maps can work on devices with Google Services installed and without Google support.
+
diff --git a/content/faq/what-are-advantages-of-OM-compared-to-other-maps/index.md b/content/faq/what-are-advantages-of-OM-compared-to-other-maps/index.md
new file mode 100644
index 00000000..d3c230f0
--- /dev/null
+++ b/content/faq/what-are-advantages-of-OM-compared-to-other-maps/index.md
@@ -0,0 +1,14 @@
+---
+title: What are the advantages of OM compared to other maps?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["General"]
+
+extra:
+ order: 30
+---
+
+Organic Maps is focused on speed, privacy, battery efficiency and minimization of network utilization.
+You can use offline map for navigation in places far from civilization or in cities with complex traffic network.
+Also compare our [privacy policy](/privacy) with other maps apps. Tell your friends about the difference.
diff --git a/content/faq/what-are-secret-search-queries/index.md b/content/faq/what-are-secret-search-queries/index.md
new file mode 100644
index 00000000..df43ab97
--- /dev/null
+++ b/content/faq/what-are-secret-search-queries/index.md
@@ -0,0 +1,16 @@
+---
+title: What are secret search queries?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 190
+---
+
+`?vulkan`, `?gl` - ???
+
+`?edits` - will show changes you made lately and its status. You can see if changes are already uploaded to [OpenStreetMap.org](https://osm.org) or there were any problems?
+
+See [documentation](https://github.com/organicmaps/organicmaps/blob/master/docs/DEBUG_COMMANDS.md) for the full list of commands.
diff --git a/content/faq/what-does-gray-circle-around-my-position-mean/grey-circle.jpg b/content/faq/what-does-gray-circle-around-my-position-mean/grey-circle.jpg
new file mode 100644
index 00000000..6e75022a
Binary files /dev/null and b/content/faq/what-does-gray-circle-around-my-position-mean/grey-circle.jpg differ
diff --git a/content/faq/what-does-gray-circle-around-my-position-mean/index.md b/content/faq/what-does-gray-circle-around-my-position-mean/index.md
new file mode 100644
index 00000000..60fbb4f3
--- /dev/null
+++ b/content/faq/what-does-gray-circle-around-my-position-mean/index.md
@@ -0,0 +1,17 @@
+---
+title: What does gray circle around my position mean?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 70
+---
+
+
+
+GPS sensors have accuracy rate. Gray circle indicates this accuracy. Your actual position is somewhere inside this circle.
+Accuracy degrade inside buildings, near steal constructions or radiation sources.
+To improve GPS precision go outside to be under clear sky.
+Enabling [Google Location Accuracy](https://support.google.com/maps/answer/2839911?co=GENIE.Platform%3DAndroid) on Android improves precision significantly.
diff --git a/content/faq/what-does-icon-bellow-zoom-buttons-mean/index.md b/content/faq/what-does-icon-bellow-zoom-buttons-mean/index.md
new file mode 100644
index 00000000..8e33af70
--- /dev/null
+++ b/content/faq/what-does-icon-bellow-zoom-buttons-mean/index.md
@@ -0,0 +1,18 @@
+---
+title: What does icon bellow zoom buttons mean?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 90
+---
+
+| Icon | Meaning |
+|------------------------------------------------------------------------------------------------| ------- |
+|
| Location search is not initiated |
+|
| App is looking for location |
+|
| Current position is found. Map is centered on current position and oriented to North. |
+|
| Map is centered on current position and rotates according to device compass. |
+
diff --git a/content/faq/what-does-icon-bellow-zoom-buttons-mean/location-icon-1.png b/content/faq/what-does-icon-bellow-zoom-buttons-mean/location-icon-1.png
new file mode 100644
index 00000000..e47f318f
Binary files /dev/null and b/content/faq/what-does-icon-bellow-zoom-buttons-mean/location-icon-1.png differ
diff --git a/content/faq/what-does-icon-bellow-zoom-buttons-mean/location-icon-2.png b/content/faq/what-does-icon-bellow-zoom-buttons-mean/location-icon-2.png
new file mode 100644
index 00000000..a26e43a8
Binary files /dev/null and b/content/faq/what-does-icon-bellow-zoom-buttons-mean/location-icon-2.png differ
diff --git a/content/faq/what-does-icon-bellow-zoom-buttons-mean/location-icon-3.png b/content/faq/what-does-icon-bellow-zoom-buttons-mean/location-icon-3.png
new file mode 100644
index 00000000..b8540c3a
Binary files /dev/null and b/content/faq/what-does-icon-bellow-zoom-buttons-mean/location-icon-3.png differ
diff --git a/content/faq/what-does-icon-bellow-zoom-buttons-mean/location-icon-4.png b/content/faq/what-does-icon-bellow-zoom-buttons-mean/location-icon-4.png
new file mode 100644
index 00000000..a38abbcd
Binary files /dev/null and b/content/faq/what-does-icon-bellow-zoom-buttons-mean/location-icon-4.png differ
diff --git a/content/faq/what-gestures-does-organic-maps-support/index.md b/content/faq/what-gestures-does-organic-maps-support/index.md
new file mode 100644
index 00000000..3b968613
--- /dev/null
+++ b/content/faq/what-gestures-does-organic-maps-support/index.md
@@ -0,0 +1,16 @@
+---
+title: What gestures does Organic Maps support?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 40
+---
+
+(On iOS and iPadOS) Tap and hold on zoom buttons then drag up or down to zoom.
+
+Use double tap to zoom in.
+
+You can rotate, pan and zoom map with two fingers gestures.
diff --git a/content/faq/what-if-app-crashes-on-start/index.md b/content/faq/what-if-app-crashes-on-start/index.md
new file mode 100644
index 00000000..4161fb9f
--- /dev/null
+++ b/content/faq/what-if-app-crashes-on-start/index.md
@@ -0,0 +1,12 @@
+---
+title: What if app crashes on start?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Android"]
+
+extra:
+ order: 50
+---
+
+You need to enable Android WebView component.
diff --git a/content/faq/what-ios-version-can-run-organic-maps/index.md b/content/faq/what-ios-version-can-run-organic-maps/index.md
new file mode 100644
index 00000000..bd389f01
--- /dev/null
+++ b/content/faq/what-ios-version-can-run-organic-maps/index.md
@@ -0,0 +1,12 @@
+---
+title: What iOS version can run Organic Maps?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["iOS"]
+
+extra:
+ order: 10
+---
+
+Organic Maps runs on devices with iOS/iPadOS 12+.
diff --git a/content/faq/what-is-the-purpose-of-little-blue-arrow/blue-arrow.jpg b/content/faq/what-is-the-purpose-of-little-blue-arrow/blue-arrow.jpg
new file mode 100644
index 00000000..e269367b
Binary files /dev/null and b/content/faq/what-is-the-purpose-of-little-blue-arrow/blue-arrow.jpg differ
diff --git a/content/faq/what-is-the-purpose-of-little-blue-arrow/index.md b/content/faq/what-is-the-purpose-of-little-blue-arrow/index.md
new file mode 100644
index 00000000..3fbb3b19
--- /dev/null
+++ b/content/faq/what-is-the-purpose-of-little-blue-arrow/index.md
@@ -0,0 +1,16 @@
+---
+title: What is the purpose of little blue arrow?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 80
+---
+
+
+
+This arrow shows direction and distance from your location to selected POI. You should enable location to see it.
+Pressing this button gets fullscreen indicator of orientation and distance.
+You can use it for azimuth navigation if step-by-step routing is not possible for some reason.
diff --git a/content/faq/what-is-your-product-roadmap/index.md b/content/faq/what-is-your-product-roadmap/index.md
new file mode 100644
index 00000000..1a36536e
--- /dev/null
+++ b/content/faq/what-is-your-product-roadmap/index.md
@@ -0,0 +1,12 @@
+---
+title: What is your product roadmap?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["General"]
+
+extra:
+ order: 50
+---
+
+Crunch till the end of our days!!
diff --git a/content/faq/what-would-happen-after-uninstalling-app/index.md b/content/faq/what-would-happen-after-uninstalling-app/index.md
new file mode 100644
index 00000000..099393bb
--- /dev/null
+++ b/content/faq/what-would-happen-after-uninstalling-app/index.md
@@ -0,0 +1,14 @@
+---
+title: What would happen with my bookmarks and tracks after uninstalling app?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Bookmarks"]
+
+extra:
+ order: 60
+---
+
+All you tracks and bookmarks are removed from device when Organic Maps is uninstalled. Please backup your bookmarks and tracks using export button.
+
+Cloud bookmarks backup and sync is planned in future releases.
diff --git a/content/faq/whats-the-difference-between-f-droid-and-google-play/index.md b/content/faq/whats-the-difference-between-f-droid-and-google-play/index.md
new file mode 100644
index 00000000..e75e8ff7
--- /dev/null
+++ b/content/faq/whats-the-difference-between-f-droid-and-google-play/index.md
@@ -0,0 +1,14 @@
+---
+title: What's the difference between F-Droid and Google Play versions of the app?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Android"]
+
+extra:
+ order: 20
+---
+
+[F-Droid](https://f-droid.org/) version comes without [Google Play Services](https://en.wikipedia.org/wiki/Google_Play_Services). These Services improve location accuracy using nearest cell towers and wifi hotspots if internet connection is available. F-Droid version uses only device GPS sensor.
+
+With Organic Maps from Google Play you can disable Google Play Services for location search in app settings.
diff --git a/content/faq/where-to-read-latest-news-updates/index.md b/content/faq/where-to-read-latest-news-updates/index.md
new file mode 100644
index 00000000..b55a63ea
--- /dev/null
+++ b/content/faq/where-to-read-latest-news-updates/index.md
@@ -0,0 +1,17 @@
+---
+title: Where to read latest news updates?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["General"]
+
+extra:
+ order: 70
+---
+
+- Subscribe to our [Telegram Channel][telegram] or to the [matrix space][matrix] for updates.
+- Join our [Telegram Group][telegram_chat] to discuss with other users.
+- Visit our [GitHub page][github].
+- Follow our updates in [Mastodon][mastodon], [Facebook][facebook], [Twitter][twitter], [Instagram][instagram], [Reddit][reddit], [LinkedIn][LinkedIn].
+
+{{ references() }}
\ No newline at end of file
diff --git a/content/faq/who-is-working-on-the-project/index.md b/content/faq/who-is-working-on-the-project/index.md
new file mode 100644
index 00000000..9cdba274
--- /dev/null
+++ b/content/faq/who-is-working-on-the-project/index.md
@@ -0,0 +1,19 @@
+---
+title: Who is working on the project?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["General"]
+
+extra:
+ order: 20
+---
+
+Core team consists of:
+* Alexander Borsuk
+* Konstantin Pastbin
+* Viktor Govako
+* Roman Tsisyk
+
+Also contributors from around the world help with new features, bugfixing, testing, graphical design and translations.
+
diff --git a/content/faq/who-moderates-changes/index.md b/content/faq/who-moderates-changes/index.md
new file mode 100644
index 00000000..6bed326e
--- /dev/null
+++ b/content/faq/who-moderates-changes/index.md
@@ -0,0 +1,12 @@
+---
+title: Who moderates changes?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 160
+---
+
+???
diff --git a/content/faq/why-carplay-is-always-dark/index.md b/content/faq/why-carplay-is-always-dark/index.md
new file mode 100644
index 00000000..eede82b4
--- /dev/null
+++ b/content/faq/why-carplay-is-always-dark/index.md
@@ -0,0 +1,12 @@
+---
+title: Why CarPlay is always dark?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["iOS"]
+
+extra:
+ order: 20
+---
+
+Check your CarPlay settings (NOT Organic Maps settings) when the device is connected, and select "auto" instead of "always dark".
diff --git a/content/faq/why-do-i-see-blue-circle-instead-of-an-arrow/index.md b/content/faq/why-do-i-see-blue-circle-instead-of-an-arrow/index.md
new file mode 100644
index 00000000..a78bc21d
--- /dev/null
+++ b/content/faq/why-do-i-see-blue-circle-instead-of-an-arrow/index.md
@@ -0,0 +1,13 @@
+---
+title: Why do I see blue circle instead of an arrow indicating my position?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 110
+---
+
+Tablets don't have compass sensor that's why circle is drawn instead of directed arrow.
+You can find your model on [gsmarena.com](https://www.gsmarena.com) to see if compass is present.
diff --git a/content/faq/why-edit-place-button-is-disabled-or-hidden/index.md b/content/faq/why-edit-place-button-is-disabled-or-hidden/index.md
new file mode 100644
index 00000000..c0ef31a6
--- /dev/null
+++ b/content/faq/why-edit-place-button-is-disabled-or-hidden/index.md
@@ -0,0 +1,13 @@
+---
+title: Why "Edit place" button is disabled or hidden?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Map"]
+
+extra:
+ order: 170
+---
+
+If your maps data is more than 2 month then edit button is unavailable.
+Please install latest app and download up-to-date maps to enable editting.
diff --git a/content/faq/why-map-rotates-around-my-position/index.md b/content/faq/why-map-rotates-around-my-position/index.md
new file mode 100644
index 00000000..9b93c59d
--- /dev/null
+++ b/content/faq/why-map-rotates-around-my-position/index.md
@@ -0,0 +1,14 @@
+---
+title: Why map rotates around my position?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Routing"]
+
+extra:
+ order: 90
+---
+
+The reason could be magnet on your phone case or radiation source near the phone. It could interfere compass sensor.
+
+To improve compass use callibration moves according to [instruction](https://www.youtube.com/watch?v=-Uq7AmSAjt8).
diff --git a/content/faq/why-organic-maps-builds-crooked-route/index.md b/content/faq/why-organic-maps-builds-crooked-route/index.md
new file mode 100644
index 00000000..1f112225
--- /dev/null
+++ b/content/faq/why-organic-maps-builds-crooked-route/index.md
@@ -0,0 +1,14 @@
+---
+title: Why Organic Maps builds crooked route?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Routing"]
+
+extra:
+ order: 40
+---
+
+This could happen if map is outdated. We work on routing constantly. Please update the app regularly.
+
+Sometimes near country or region borders route could be unoptimal. This is known issue.
diff --git a/content/faq/why-organic-maps-is-slow-on-my-device/index.md b/content/faq/why-organic-maps-is-slow-on-my-device/index.md
new file mode 100644
index 00000000..02ce310e
--- /dev/null
+++ b/content/faq/why-organic-maps-is-slow-on-my-device/index.md
@@ -0,0 +1,19 @@
+---
+title: Why Organic Maps is slow on my device, UI is laggy, and it crashes randomly?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Android"]
+
+extra:
+ order: 30
+---
+
+Most likely you configured to store maps data on SD card. Usually switchable SD cards in Android phones are slow and unreliable.
+
+Change Organic Maps config to store maps data in internal storage. Open Settings → Save maps to → Internal private storage.
+
+
+
+Or you can replace SD card with faster one to improve map performance.
+
diff --git a/content/faq/why-organic-maps-is-slow-on-my-device/settings-save-map-to.png b/content/faq/why-organic-maps-is-slow-on-my-device/settings-save-map-to.png
new file mode 100644
index 00000000..b00d98ee
Binary files /dev/null and b/content/faq/why-organic-maps-is-slow-on-my-device/settings-save-map-to.png differ
diff --git a/content/faq/why-osm-route-are-truthful/index.md b/content/faq/why-osm-route-are-truthful/index.md
new file mode 100644
index 00000000..9711481d
--- /dev/null
+++ b/content/faq/why-osm-route-are-truthful/index.md
@@ -0,0 +1,12 @@
+---
+title: Почему маршруты в ОМ честные и отличаются от других приложений?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["Routing"]
+
+extra:
+ order: 30
+---
+
+???
diff --git a/content/faq/why-you-should-always-update-app-to-the-latest-version/index.md b/content/faq/why-you-should-always-update-app-to-the-latest-version/index.md
new file mode 100644
index 00000000..9b8acad1
--- /dev/null
+++ b/content/faq/why-you-should-always-update-app-to-the-latest-version/index.md
@@ -0,0 +1,12 @@
+---
+title: Why you should always update app to the latest version?
+description: "Frequently asked questions for Organic Maps application"
+
+taxonomies:
+ faq: ["General"]
+
+extra:
+ order: 40
+---
+
+We constantly work on improvements and fixing bugs. New map data is distributed only with regular application updates.
diff --git a/content/news/2021-05-06/6/index.md b/content/news/2021-05-06/6/index.md
index a0c726cd..08c7a6e6 100644
--- a/content/news/2021-05-06/6/index.md
+++ b/content/news/2021-05-06/6/index.md
@@ -1,5 +1,6 @@
---
title: "No more trackers according to the latest Exodus Privacy Report!"
+description: test
date: 2021-05-06T07:20:28+00:00
slug: "no-more-trackers-according-to-the-latest-exodus-privacy-report"
---
diff --git a/content/news/2023-09-28/219/1.webp b/content/news/2023-09-28/219/1.webp
deleted file mode 100644
index ccd37c8b..00000000
Binary files a/content/news/2023-09-28/219/1.webp and /dev/null differ
diff --git a/content/news/2023-09-28/219/index.md b/content/news/2023-09-28/219/index.md
deleted file mode 100644
index 47a35485..00000000
--- a/content/news/2023-09-28/219/index.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-title: "Un artículo sobre Organic Maps en español."
-date: 2023-09-28T19:27:52+00:00
-slug: "nuestra-piscina-espanola"
----
-
-[Nuestra piscina española](https://www.elespanol.com/elandroidelibre/aplicaciones/20230909/adios-google-maps-wikiloc-organic-avanzada-apps-mapas-no-necesita-conexion/792421133%5F0.html) :)
diff --git a/content/news/2023-09-28/_index.md b/content/news/2023-09-28/_index.md
deleted file mode 100644
index 7f7fc4ef..00000000
--- a/content/news/2023-09-28/_index.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-date: 2023-09-28
-sort_by: date
----
\ No newline at end of file
diff --git a/content/news/2023-09-30/221/1.jpg b/content/news/2023-09-30/221/1.jpg
deleted file mode 100644
index 2bd38a74..00000000
Binary files a/content/news/2023-09-30/221/1.jpg and /dev/null differ
diff --git a/content/news/2023-09-30/221/2.jpg b/content/news/2023-09-30/221/2.jpg
deleted file mode 100644
index dffe669c..00000000
Binary files a/content/news/2023-09-30/221/2.jpg and /dev/null differ
diff --git a/content/news/2023-09-30/221/index.md b/content/news/2023-09-30/221/index.md
deleted file mode 100644
index 2dc89ee3..00000000
--- a/content/news/2023-09-30/221/index.md
+++ /dev/null
@@ -1,58 +0,0 @@
----
-title: "Organic Crowdfunding and the September update"
-date: 2023-09-30T22:50:03+00:00
-slug: "organic-maps-crowdfunding-and-september-update"
----
-
-A short announcement before the details about the September Organic Maps release.
-We are looking for volunteers to help us in different areas. A lot of interesting and challenging work (did you already check [1800+ issues on Github](https://github.com/organicmaps/organicmaps/issues/)? 💪) awaits on the open-source, community-built road to the best, fastest 🚀, easy-to-use 👴 👵 🧒, and privacy-focused maps. Want to [help us ](https://organicmaps.app/support-us/)with the app and website development, marketing, PR, financing, user support, or in any other way? Say hello@organicmaps.app.
-
-If we get enough money, we can significantly speed up the development by hiring a full-time team and rewarding the most active contributors. If we get more users, we get more donations. [Donate](https://organicmaps.app/donate/) and spread the word 💸! Let's call it **Organic Crowdfunding** 💰
-
-Several new features are available in the September update. You can easily measure distance and build straight-line routes in the same way as you are building other routes, and even simpler, with a single tap! We called it Helicopter Routing but then decided to rename into the Ruler to avoid confusion.
-Another new Android feature is background voice directions. Now Organic Maps can talk with you from your pocket 🙂
-
-* New OSM maps data as of September 20
-* Added new route type "Ruler" (aka Helicopter Routing) to measure straight distances quickly, many thanks to Sergiy [@strump](https://github.com/strump) for bringing it to life!
-* Set decimal and grouping separators depending on the system locale, thanks to Gonzalo [@gpesquero](https://github.com/gpesquero)
-* Removed annoying zoom in route planning mode
-* Parking entrances are searchable now
-* Improved street matching and results relevance (thanks to Viktar [@vng](https://github.com/vng) for all search improvements!)
-* Search for grocery and houseware
-* Caves can be added in the Editor
-* Improved Arabic, Polish, and Spanish translations
-
-Android
-* Background voice and directions, thanks to Roman [@rtsisyk](https://github.com/rtsisyk)
-* Fixed "Wait..." dialog on startup on Android 13 with many downloaded maps on SD card (thanks to Viktar again!)
-* Fixed distance on the route preview panel (thanks to Sergiy again!)
-* Fixed the blue arrow icon on the location button on Android 5 and 6 devices, thanks to Michał [@RicoElectrico](https://github.com/RicoElectrico)
-* Voice test in the settings menu (again, thanks to Gonzalo!)
-* Fixed backurl API parameter
-* Do not pause music when the screen is rotated (credits to Roman again!)
-* Fixed bug with the invisible color of imported GPX tracks
-
-iOS
-* Fixed Open/Closed shown sometimes in gray color
-
-Ferenc [@Ferenc-](https://github.com/Ferenc-) made Linux improvements:
-* Add positioning support via GeoClue2
-* Use OpenGL ES 3.0 instead of desktop OpenGL
-
-Map styling was done mostly by Konstantin [@pastk](https://github.com/pastk), David [@dvdmrtnz](https://github.com/dvdmrtnz), Harry [@RedAuburn](https://github.com/RedAuburn), and [@map-per](https://github.com/map-per):
-* New or updated icons for factory, winery, bookcase, library, brothel, bicycle repair station, bicycle rental, bicycle parking, sauna, lottery, bookmaker, massage, sewing, books, underground parking, disabled parking space, gate, excrement bags vending, wholesale shop, outdoor seating, handicraft, grinding mill, caterer, HVAC, key cutter and locksmith. That's a long list, huh?
-* Added vehicle inspection, public bath, strip club, gambling, cycle barrier, waterways (drain, ditch, moat, wastewater), aquarium, assembly point, adult gaming center, amusement arcade, Mormon churches, visitor center, industrial mine, historical objects (cannon, anchor, stone, aircraft, tank, mine, wreck, locomotive). Even longer list!
-* Added bridges and tunnels rendering for cycleways, footways, paths, tracks, bridleways, steps
-* Render barrier=ditch differently from waterway=ditch
-* Reduced priorities of river names (and of other lower-importance lines) in navigation mode
-* Tuned road names and road shield priorities
-* Fixed icons display for parking buildings
-* Reduced visibility of minor and private parking icons, removed area fill for underground parking
-* Reduced fire hydrants visibility
-* Display house numbers above icons and main POI captions, and don’t display house numbers for buildings that are too small for the current zoom level
-* Don't display star icons for squares
-* Fine-tune house numbers font and drawing priority
-* Added highway-pedestrian, bridleway, and cycleway lines for detailed zooms (z18-) in navigation mode
-* Pedestrian tunnels are not visible in navigation mode
-
-We are infinitely grateful to everyone who [helps us](https://organicmaps.app/support-us/) and [donates](https://organicmaps.app/donate/). Organic Maps would not be possible without our users and our contributors ♥️ 🙏 🤟
diff --git a/content/news/2023-09-30/_index.md b/content/news/2023-09-30/_index.md
deleted file mode 100644
index ddbbba3f..00000000
--- a/content/news/2023-09-30/_index.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-date: 2023-09-30
-sort_by: date
----
\ No newline at end of file
diff --git a/content/news/2023-10-19/229/index.md b/content/news/2023-10-19/229/index.md
deleted file mode 100644
index 31fa0150..00000000
--- a/content/news/2023-10-19/229/index.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-title: "Organic Maps shares the 5th and 6th place on the list of most popular OSM editors together with Rapid"
-date: 2023-10-19T10:56:17+00:00
-slug: "organic-maps-shares-the-5th-and-6th-place-on-the-list-of-most-popular-osm-editors-together-with-rapid"
----
-
-Organic Maps [shares the 5th and 6th place](https://wiki.openstreetmap.org/wiki/Editor%5Fusage%5Fstats#by%5Fnumber%5Fof%5Fusers%5F%28distinct%5Fuids%29) on the list of most popular OSM editors together with Rapid!
diff --git a/content/news/2023-10-19/_index.md b/content/news/2023-10-19/_index.md
deleted file mode 100644
index 288dd560..00000000
--- a/content/news/2023-10-19/_index.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-date: 2023-10-19
-sort_by: date
----
\ No newline at end of file
diff --git a/content/news/_index.af.md b/content/news/_index.af.md
index a08b73bb..a7b81598 100644
--- a/content/news/_index.af.md
+++ b/content/news/_index.af.md
@@ -2,8 +2,8 @@
description: "Bl op hoogte van nuwe Organic Maps-weergawes, nuus en bywerkings van ons span"
extra:
menu_title: Nuus
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps: Jongste nuus en bywerkings van ons span"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps: Jongste nuus en bywerkings van ons span"
---
diff --git a/content/news/_index.ar.md b/content/news/_index.ar.md
index 75ef7130..ff449b6a 100644
--- a/content/news/_index.ar.md
+++ b/content/news/_index.ar.md
@@ -2,8 +2,8 @@
description: "ابقَ على تواصل بأحدث الإصدارات Organic Maps والأخبار والتحديثات من فريقنا"
extra:
menu_title: الأخبار
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps: آخر الأخبار والتحديثات من فريقنا"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps: آخر الأخبار والتحديثات من فريقنا"
---
diff --git a/content/news/_index.ca.md b/content/news/_index.ca.md
index 75cff629..e5237c2a 100644
--- a/content/news/_index.ca.md
+++ b/content/news/_index.ca.md
@@ -1,9 +1,9 @@
---
-description: "Seguiu les novetats de l'Organic Maps, notícies i actualitzacions del nostre equip"
+description: "Segueix les últimes novetats de Organic Maps, notícies i actualitzacions del nostre equip."
extra:
menu_title: Notícies
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps: les notícies i novetats més recents del nostre equip"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps: les notícies i novetats més recents del nostre equip"
---
diff --git a/content/news/_index.cs.md b/content/news/_index.cs.md
index 89964e4d..133966b6 100644
--- a/content/news/_index.cs.md
+++ b/content/news/_index.cs.md
@@ -2,8 +2,8 @@
description: "Zůstaňte v kontaktu s nejnovějšími verzemi Organic Maps, novinkami a aktualizacemi od našeho týmu"
extra:
menu_title: Novinky
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps: Nejnovější zprávy a aktualizace od našeho týmu"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps: Nejnovější zprávy a aktualizace od našeho týmu"
---
diff --git a/content/news/_index.de.md b/content/news/_index.de.md
index 3281d489..6f8a32d1 100644
--- a/content/news/_index.de.md
+++ b/content/news/_index.de.md
@@ -2,8 +2,8 @@
description: "Bleibe auf dem Laufenden mit den neuesten Veröffentlichungen von Organic Maps, Neuigkeiten und Updates von unserem Team"
extra:
menu_title: Neuigkeiten
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps: Neueste Nachrichten und Updates von unserem Team"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps: Neueste Nachrichten und Updates von unserem Team"
---
diff --git a/content/news/_index.es.md b/content/news/_index.es.md
index 1e9ce9f7..a3f7d2b7 100644
--- a/content/news/_index.es.md
+++ b/content/news/_index.es.md
@@ -2,8 +2,8 @@
description: "Permanezca al tanto de los últimos lanzamientos de Organic Maps, las noticias y las actualizaciones de nuestro equipo"
extra:
menu_title: Noticias
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps: noticias y actualizaciones más recientes de nuestro equipo"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps: noticias y actualizaciones más recientes de nuestro equipo"
---
diff --git a/content/news/_index.eu.md b/content/news/_index.eu.md
index 7c6c8f1a..c7d1ada8 100644
--- a/content/news/_index.eu.md
+++ b/content/news/_index.eu.md
@@ -2,8 +2,8 @@
description: "Mantendu informatuta gure taldearen azken bertsio-publikazio, albiste eta eguneraketekin"
extra:
menu_title: Berriak
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps: azken albiste eta eguneraketak gure lan-taldetik"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps: azken albiste eta eguneraketak gure lan-taldetik"
---
diff --git a/content/news/_index.hi.md b/content/news/_index.hi.md
index 207ee0e0..349a2e80 100644
--- a/content/news/_index.hi.md
+++ b/content/news/_index.hi.md
@@ -2,8 +2,8 @@
description: "हमारी टीम के आधुनिकतम ऑर्गेनिक मानचित्र रिलीज़, समाचार, एवम अपडेट के संपर्क में रहें"
extra:
menu_title: समाचार
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "ऑर्गेनिक मैप्स: हमारी टीम से नवीनतम समाचार और अपडेट"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "ऑर्गेनिक मैप्स: हमारी टीम से नवीनतम समाचार और अपडेट"
---
diff --git a/content/news/_index.hu.md b/content/news/_index.hu.md
index 979f7a28..a0124045 100644
--- a/content/news/_index.hu.md
+++ b/content/news/_index.hu.md
@@ -2,8 +2,8 @@
description: "Maradjon kapcsolatban a legfrissebb Organic Maps kiadványokkal, hírekkel és frissítésekkel csapatunktól"
extra:
menu_title: Hírek
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps: Legfrissebb hírek és újdonságok a csapatunktól"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps: Legfrissebb hírek és újdonságok a csapatunktól"
---
diff --git a/content/news/_index.id.md b/content/news/_index.id.md
index 9716e427..3ae7d8b0 100644
--- a/content/news/_index.id.md
+++ b/content/news/_index.id.md
@@ -2,9 +2,8 @@
description: "Tetap terhubung dengan rilis Organic Maps terbaru, berita dan pembaruan dari tim kami"
extra:
menu_title: Berita
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps: Berita dan pembaruan terbaru dari tim kami"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps: Berita dan pembaruan terbaru dari tim kami"
---
-
\ No newline at end of file
diff --git a/content/news/_index.md b/content/news/_index.md
index ba559da2..726dcee7 100644
--- a/content/news/_index.md
+++ b/content/news/_index.md
@@ -6,6 +6,4 @@ page_template: news_post.html
sort_by: date
extra:
menu_title: News
- menu_title_pre: Home
- hero_image: /news/kv-news.png
---
diff --git a/content/news/_index.pl.md b/content/news/_index.pl.md
index 0efe2c6a..5ea8851d 100644
--- a/content/news/_index.pl.md
+++ b/content/news/_index.pl.md
@@ -2,8 +2,8 @@
description: "Bądź na bieżąco z najnowszymi wydaniami Organic Maps, wiadomościami i aktualizacjami od naszego zespołu"
extra:
menu_title: Nowości
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps: Najnowsze wiadomości i aktualizacje od naszego zespołu"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps: Najnowsze wiadomości i aktualizacje od naszego zespołu"
---
diff --git a/content/news/_index.pt-BR.md b/content/news/_index.pt-BR.md
index 55892b34..3be081bc 100644
--- a/content/news/_index.pt-BR.md
+++ b/content/news/_index.pt-BR.md
@@ -2,8 +2,8 @@
description: "Fique atualizado com os últimos lançamentos, notícias e atualizações do Organic Maps"
extra:
menu_title: Notícias
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps: Últimas notícias e atualizações de nossa equipe"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps: Últimas notícias e atualizações de nossa equipe"
---
diff --git a/content/news/_index.sv.md b/content/news/_index.sv.md
index 3ffc2ea4..a6f24188 100644
--- a/content/news/_index.sv.md
+++ b/content/news/_index.sv.md
@@ -2,8 +2,8 @@
description: "Håll dig uppdaterad med de senaste versionerna av Organic Maps, nyheter samt uppdateringar från vårt team"
extra:
menu_title: Nyheter
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps: De senaste nyheterna och uppdateringarna från vårt team"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps: De senaste nyheterna och uppdateringarna från vårt team"
---
diff --git a/content/news/_index.zh-Hans.md b/content/news/_index.zh-Hans.md
index b687348d..b1170846 100644
--- a/content/news/_index.zh-Hans.md
+++ b/content/news/_index.zh-Hans.md
@@ -2,8 +2,8 @@
description: "关注Organic Maps新版发布、新闻和更新"
extra:
menu_title: 新闻
- page_template: news_post.html
- sort_by: date
- template: news.html
- title: "Organic Maps:近期新闻和更新"
+page_template: news_post.html
+sort_by: date
+template: news.html
+title: "Organic Maps:近期新闻和更新"
---
diff --git a/news-newwwwwwwww/index.md b/news-newwwwwwwww/index.md
new file mode 100644
index 00000000..ba559da2
--- /dev/null
+++ b/news-newwwwwwwww/index.md
@@ -0,0 +1,11 @@
+---
+title: "Organic Maps: Latest news and updates from our team"
+description: Stay in touch with the latest Organic Maps releases, news and updates from our team
+template: news.html
+page_template: news_post.html
+sort_by: date
+extra:
+ menu_title: News
+ menu_title_pre: Home
+ hero_image: /news/kv-news.png
+---
diff --git a/content/news/kv-news.png b/news-newwwwwwwww/kv-news.png
similarity index 100%
rename from content/news/kv-news.png
rename to news-newwwwwwwww/kv-news.png
diff --git a/content/post/index.md b/post/index.md
similarity index 100%
rename from content/post/index.md
rename to post/index.md
diff --git a/sass/common/bred-crum.scss b/sass/common/bred-crum.scss
index 19818a43..2a705b5d 100644
--- a/sass/common/bred-crum.scss
+++ b/sass/common/bred-crum.scss
@@ -7,4 +7,15 @@
display: flex;
gap: 10rem;
}
+ &__item {
+ display: flex;
+ align-items: center;
+ }
+ &__link {
+
+ max-width: 230rem;
+ white-space: nowrap;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ }
}
\ No newline at end of file
diff --git a/sass/component/post-min.scss b/sass/component/post-min.scss
index e84c7f67..fc2771fc 100644
--- a/sass/component/post-min.scss
+++ b/sass/component/post-min.scss
@@ -14,7 +14,20 @@
&__img {
margin-bottom: 20rem;
width: 100%;
-
+ max-width: 400rem;
+ &--float {
+ float: right;
+ }
+ &--one {
+ max-height: 278rem;
+ object-fit: cover;
+ object-position: center;
+ border-radius: 10rem;
+ height: 100%;
+ &:not(:first-of-type) {
+ display: none;
+ }
+ }
&--single {
max-width: 500rem;
float: right;
diff --git a/sass/global/index.scss b/sass/global/index.scss
index 12c46806..ca41681a 100644
--- a/sass/global/index.scss
+++ b/sass/global/index.scss
@@ -50,4 +50,9 @@ overflow: hidden;
}
}
+}
+
+a {
+
+ color: var(--black-white);
}
\ No newline at end of file
diff --git a/sass/pages/faq-page.scss b/sass/pages/faq-page.scss
index 327c1795..422e3e1d 100644
--- a/sass/pages/faq-page.scss
+++ b/sass/pages/faq-page.scss
@@ -2,9 +2,14 @@
.faq-page {
padding-top: 0;
+
}
.faq-page-list {
+ a {
+ text-decoration: none;
+ color: var(--black-white);
+ }
&__title {
color: var(--black-white);
margin-bottom: 20rem;
@@ -13,6 +18,9 @@ padding-top: 0;
}
}
+ &__table-title {
+ color: var(--black-white);
+ }
&__row {
display: flex;
gap: 10rem;
diff --git a/static/images/faq/hero_image.png b/static/images/faq/hero_image.png
new file mode 100644
index 00000000..d87ea04d
Binary files /dev/null and b/static/images/faq/hero_image.png differ
diff --git a/templates/base.html b/templates/base.html
index bb3b8132..5aedc69d 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -1,7 +1,19 @@
{%- if page %}
- {%- set resource = page %}
+{%- set resource = page %}
+{%- set resource_title = resource.title %}
+{%- set resource_path = resource.path %}
{%- elif section %}
- {%- set resource = section %}
+{%- set resource = section %}
+{%- set resource_title = resource.title %}
+{%- set resource_path = resource.path %}
+{%- elif term %}
+{%- set resource = term %}{# taxonomy term has only 'name', 'slug' and 'path' properties #}
+{%- set resource_path = resource.path %}
+{%- set resource_title = resource.name %}
+{%- elif taxonomy %}
+{%- set resource = taxonomy %}{# taxonomy has only 'name' and 'slug' properties #}
+{%- set resource_path = '/' ~ resource.name ~ '/' %}
+{%- set resource_title = resource.name %}
{%- endif %}
@@ -26,7 +38,9 @@
-
+ {% block meta_description %}
+
+ {% endblock %}
@@ -43,27 +57,27 @@
href="{{ get_url(path="rss.xml", trailing_slash=false) }}">
{% endblock %}
-
+
{%- set preview_image = 'images/screenshots/prague.jpg' -%}
{%- if resource.extra.preview_image -%}
- {%- set preview_image = resource.extra.preview_image -%}
+ {%- set preview_image = resource.extra.preview_image -%}
{%- elif resource.assets %}
- {%- set basename = resource.assets[0] | split(pat='/') | last %}
- {%- if basename is ending_with('.jpg') or basename is ending_with('.jpeg') or basename is ending_with('.png') or basename is ending_with('.webp') %}
- {%- set preview_image = resource.path ~ basename -%}
- {%- endif %}
+ {%- set basename = resource.assets[0] | split(pat='/') | last %}
+ {%- if basename is ending_with('.jpg') or basename is ending_with('.jpeg') or basename is ending_with('.png') or basename is ending_with('.webp') %}
+ {%- set preview_image = resource_path ~ basename -%}
+ {%- endif %}
{%- endif %}
-
+
{%- if resource.description -%}
{%- endif -%}
-
+
{%- if resource.description -%}
{%- endif -%}
@@ -81,7 +95,7 @@
-