Commit graph

48 commits

Author SHA1 Message Date
Alexander Borsuk
92438d7491 Better margins between images in news
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-08-19 21:20:12 +02:00
bb813de21b
FAQ updates from main repo (#242)
* Added F.A.Q. question "Some places are missing on the map or have wrong names" from https://github.com/organicmaps/organicmaps/blob/master/data/faq.html

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Added F.A.Q. question "The app can't find my position on the map" from https://github.com/organicmaps/organicmaps/blob/master/data/faq.html

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Modified taxonomy from "Map Editing" to "Map"

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Added F.A.Q. question "I can't download (update) maps" from https://github.com/organicmaps/organicmaps/blob/master/data/faq.html

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Moved 2 FAQ questions to "map" subfolder

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Added F.A.Q. question "Search cannot find a place on the map" from https://github.com/organicmaps/organicmaps/blob/master/data/faq.html

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Renamed language from "zh" to "zh-Hans".
Added Ukrainian FAQ index.
Fixed missing FAQ translation errors.

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Explicit is better than implicit. Missing FAQ translation should raise an error. Added translation placeholders `{translate me}`

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Added debug page `/faq/translation_status` with the table of all FAQ pages with translations.

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Added F.A.Q. question "What can I do if the app has stopped/crashed?" from https://github.com/organicmaps/organicmaps/blob/master/data/faq.html

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Added F.A.Q. question "How to share (export) bookmarks?" from https://github.com/organicmaps/organicmaps/blob/master/data/faq.html

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Added F.A.Q. question "How to import bookmarks?" from https://github.com/organicmaps/organicmaps/blob/master/data/faq.html

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Small updates to content/faq/translation_status.md

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Changed order for "How to import bookmarks?" question

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Changed order for "The app can't find my position on the map" and "Search cannot find a place on the map" questions

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Translated FAQ categories into Russian

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Translated FAQ categories into Ukrainian

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Translated FAQ categories into Ukrainian and Espanol

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Showing updated date at translation_status.html page.
Showing "Edit this page on GitHub" link on the bottom of FAQ pages

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Fixed github edit link

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Inserted last updated date to new FAQ pages.
Updated /faq/translation_status page

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Updated English questions according to PR suggestions.

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Updated question "How to import bookmarks and tracks in KML, KMZ, or GPX format?"

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Translated "Frequently Asked Questions" and "F.A.Q." to supported languages using strings.txt from main repo

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Added "description" property to FAQ pages in English

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Updated FAQ description with DeepL translation

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Moved FAQ sections into config.toml translations.

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Updated README.md according to latest changes.

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Removed extra spaces. Fixed cases

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Implemented FAQ status page without JavaScript

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Revert "Moved FAQ sections into config.toml translations."

This reverts commit 5d1ecb1e8318a08b13242dd54024d585d9db5b4d.

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Fixed taxonomies names

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Apply suggestions from code review.
Renamed `faq/map/can-find-position` to `faq/map/can-not-find-position`.
Added `KMB` to the list of supported formats.
Updated button title 'Import Bookmarks and Tracks' according to strings.txt from main repo.
Updated README.md

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* [faq] Removed Android mention from import

Signed-off-by: Alexander Borsuk <me@alex.bio>

* Translated Edit on Github

Signed-off-by: Alexander Borsuk <me@alex.bio>

* Minor styling for Edit on GitHub button

Signed-off-by: Alexander Borsuk <me@alex.bio>

---------

Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: Alexander Borsuk <me@alex.bio>
Co-authored-by: Alexander Borsuk <me@alex.bio>
2024-07-09 14:31:52 +02:00
Alexander Borsuk
5a4fea59bb Video clip in news
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-05 22:58:15 +02:00
Alexander Borsuk
f7c25eca03 Fixed pre width on mobiles
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-27 10:48:11 +02:00
Alexander Borsuk
64dab16ec4 Minor css and README reformatting
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-26 11:26:01 +02:00
map-per
a94ce66650
[faq] Added 'advanced osm editing' section (#229)
* [faq] Added 'advanced osm editing' section

Signed-off-by: map per <map-per@gmx.de>
Signed-off-by: Alexander Borsuk <me@alex.bio>
Co-authored-by: map per <map-per@gmx.de>
Co-authored-by: Alexander Borsuk <me@alex.bio>
2024-04-11 21:45:10 +02:00
d2ea8cad0c Match new strings on the best efforts basis
Google-translate or keep old versions as is.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-04-02 11:31:54 +03:00
Alexander Borsuk
1d8704dfde Publish news, update donates and fix some issues
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-03-23 15:11:43 +01:00
Alexander Borsuk
9e1d985458 [css] Fixed too wide images in news
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-03-23 13:02:51 +01:00
Alexander Borsuk
8d9e43519b Video files support
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-03-12 07:34:40 +01:00
Alexander Borsuk
24769e6ec4 News announcement on en translation
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-12-25 15:52:14 +01:00
Alexander Borsuk
15d32cce83 USD Stripe donations
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-12-24 08:01:47 +01:00
Alexander Borsuk
c1d4e71e42 Red color for code tag
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-11-22 13:37:12 +01:00
Alexander Borsuk
b5f0d7587b Added Patreon
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-10-08 09:56:52 +02:00
Alexander Borsuk
df69b1b34d Horizontal images styling 2023-10-01 01:21:41 +02:00
Alexander Borsuk
6522fd2d3f npm run format
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-09-19 22:54:47 +02:00
meenbeese
8c6b34f8ae Minor rewording and update issue count
Signed-off-by: meenbeese <meenbeese@tutanota.com>
2023-09-19 22:42:04 +02:00
Alexander Borsuk
3bc9eed658 npm run format
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-04-07 00:35:07 +02:00
Alexander Borsuk
e6de52e566 Fixed images sizes in news
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-02-16 12:17:26 +01:00
Mr-Mime
4f1139bd8f [style] Make dark mode background a bit lighter
Signed-off-by: Mr-Mime <lennart@fabianfisahn.de>
2022-12-11 11:44:01 +01:00
Alexander Borsuk
4d6c6482d8 Renamed top menu for consistensy
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-05 10:53:55 +01:00
Alexander Borsuk
06b9726e02 [news] Fixed horizontal scrolling in Safari
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-04 01:55:37 +01:00
Alexander Borsuk
2ae9607f02 Explicit naming and horizontal items for language menu
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-29 13:27:11 +01:00
Alexander Borsuk
3e6f5966a3 npm run format fixes
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-29 12:42:13 +01:00
e5c9c53e20 Move badges from Markdown to HTML
Markdown should contain content, not HTML and JS code.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-11-19 17:01:28 +01:00
Alexander Borsuk
5398cc0aaf Added language selector
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-10-26 02:00:15 +02:00
a5f92e480a Add Russian translation and other missing translations
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-10-13 01:10:11 +03:00
50b8cd0b58 Fix night mode
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-09-13 10:37:28 +03:00
831326cac8
Rework donation page
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
2022-09-09 15:55:56 +03:00
db4789b759 Fix menu to fit into one line on mobile
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-09-09 07:50:02 +03:00
Alexander Borsuk
1c861d8316 Fixed news layout 2022-06-29 09:30:39 +02:00
Alexander Borsuk
1f9cff4e2e Better news styling 2022-02-15 00:47:05 +01:00
Alexander Borsuk
a1c8f520b5 Fixed wide scrolling
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-02-07 09:37:57 +01:00
Alexander Borsuk
2d4843c734 Added news and script to generate them
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-02-03 23:26:50 +01:00
Alexander Borsuk
98123a7bb6 No jumps on different selections in the top menu
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-02-03 23:26:50 +01:00
dustdfg
d1ca226f7e
Optimized logos (#27)
Signed-off-by: DustDFG <dfgdust@gmail.com>
2022-01-27 09:42:21 +01:00
Alexander Borsuk
7aa69de090 Fixed donate layout
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-12-26 12:36:33 +01:00
Alexander Borsuk
230c0445c3 Centered top menu
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-11-12 16:33:18 +01:00
Alexander Borsuk
5bbe98f80a Better menu styling
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-11-05 16:44:14 +01:00
Alexander Borsuk
248a8bc189 Better menu and its styling
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-11-05 14:33:20 +01:00
Alexander Borsuk
09851812d5 Revert "Google Play availability and crash fix warning"
This reverts commit 51d032cccd.
2021-10-15 08:46:02 +03:00
Alexander Borsuk
51d032cccd Google Play availability and crash fix warning 2021-10-11 11:51:32 +03:00
Alexander Borsuk
64ea09841b Revert "Temporary warning"
This reverts commit 9815e03080.

Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-18 07:44:25 +02:00
Alexander Borsuk
8c875d2aaf
More visible donations (#19)
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-15 12:07:13 +02:00
Alexander Borsuk
9815e03080 Temporary warning
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-14 21:48:52 +02:00
Alexander Borsuk
c2c72a953b
Donate buttons on top of Donate page (#18) 2021-08-14 14:33:43 +02:00
Alexander Borsuk
e046a0f180
Donate support (#17)
* Donate support

Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-13 10:00:48 +02:00
Vitaly Zdanevich
45842cefd4 Migrate to Zola, add meta tags and dark theme support
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-07-01 18:03:30 +02:00