Commit graph

26 commits

Author SHA1 Message Date
aaaac06d8e Execute npm run format
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2025-02-22 17:05:17 +00:00
tssc7my0no7
48f074b8a8
Update FAQ with basic info on Flatpak app (#226)
* Create index.md

Signed-off-by: tssc7my0no7 <165958414+tssc7my0no7@users.noreply.github.com>

* Update index.md

Signed-off-by: tssc7my0no7 <165958414+tssc7my0no7@users.noreply.github.com>

* add pictures

Signed-off-by: tssc7my0no7 <165958414+tssc7my0no7@users.noreply.github.com>

* Update README.md

added link to instructions for installing zola

Signed-off-by: tssc7my0no7 <165958414+tssc7my0no7@users.noreply.github.com>

* Create tmp.txt

Signed-off-by: tssc7my0no7 <165958414+tssc7my0no7@users.noreply.github.com>

* Delete content/faq/linux/tmp.txt

Signed-off-by: tssc7my0no7 <165958414+tssc7my0no7@users.noreply.github.com>

* Update index.md

Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
Signed-off-by: Kuzey Bilgin <meenbeese@tutanota.com>

* Update index.md

Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
Signed-off-by: Kuzey Bilgin <meenbeese@tutanota.com>

* Update index.md

Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
Signed-off-by: Kuzey Bilgin <meenbeese@tutanota.com>

* Update index.md

Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
Signed-off-by: Kuzey Bilgin <meenbeese@tutanota.com>

* Update index.md

Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
Signed-off-by: Kuzey Bilgin <meenbeese@tutanota.com>

---------

Signed-off-by: tssc7my0no7 <165958414+tssc7my0no7@users.noreply.github.com>
Signed-off-by: Kuzey Bilgin <meenbeese@tutanota.com>
Co-authored-by: Kuzey Bilgin <meenbeese@tutanota.com>
Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
2024-12-24 12:42:14 -05:00
fca8309d39
Added embedded FAQ description to README.md (#252)
* Added embedded FAQ description to README.md

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

* Updated readme.md

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

---------

Signed-off-by: Sergiy Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-08-07 18:59:05 +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
64dab16ec4 Minor css and README reformatting
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-26 11:26:01 +02:00
Alexander Borsuk
aaf69d3452 Updated news
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-06 14:49:08 +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
7ad8879596 Updated documentation with news taxonomy
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-03-18 18:55:21 +01:00
vachan-maker
3d33a840b2 Add proper FAQ page and TTS instructions
Signed-off-by: meenbeese <meenbeese@tutanota.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-03-07 00:45:07 +02:00
meenbeese
028faa9253 Update README.md
Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
2023-09-25 01:32:18 +02:00
meenbeese
66101c0457 Update README.md
Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
2023-09-25 01:32:18 +02:00
meenbeese
2d5bb1000d Documentation and adding website image
Signed-off-by: meenbeese <meenbeese@tutanota.com>

Update link for site image

Signed-off-by: meenbeese <meenbeese@tutanota.com>

Update website_main.png

Signed-off-by: meenbeese <meenbeese@tutanota.com>
2023-09-25 01:32:18 +02:00
Alexander Borsuk
df83938034 Minor title change
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-04-23 11:42:18 +03:00
7bf9a6f88c Add infrastructure for experimental Weblate integration
Please read instructions in TRANSLATIONS.md
and get aware about known limitations.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-12-14 10:18:38 +02:00
Alexander Borsuk
09fb0f0b45 Updated README about the upgrade command 2022-10-07 09:04:41 +02:00
Alexander Borsuk
d866e89119 How to update news on the site
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-04-12 01:10:27 +02:00
Alexander Borsuk
164ef23a35 Updated README about translations contribution
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-11-05 01:32:23 +01:00
Alexander Borsuk
971a483fad Updated readme 2021-07-10 00:08:03 +02:00
Alexander Borsuk
ee8918ce7d Formatting and rewording
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-07-02 06:15:20 +03:00
Alexander Borsuk
63a5e08197 Added package.json for formatting
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-07-02 06:15:20 +03: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
5d6d5f9a0b
New Firebase link 2021-06-29 16:31:50 +03:00
dc629c8a8d
New Firebase link 2021-06-19 01:56:01 +03:00
b16c9bc2f4
Update links 2021-06-17 10:57:08 +03:00
b4eb6d7f96 Update AppStore URL 2021-06-12 20:57:51 +03:00
e272e14304 Initial import 2021-06-10 09:10:38 +03:00