Commit graph

66 commits

Author SHA1 Message Date
89877b1f5b Import FAQ section from the main repo
- English text is imported from [1] as-is without any edits.
- Improvement of content is out of the scope of this change.
- Translations will be enabled by subsequent changes.

Please don't spend energy discussing the content itself. The goal of is
add to the FAQ section for future improvements and expansion.

[1]: 22f797a9c3/data/faq.html

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-02-11 15:33:37 +02:00
Alexander Borsuk
6db2c4fd3e Correctly localized link "Back to news"
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-01-31 09:43:00 +02:00
Alexander Borsuk
80153d7dee Do not escape urls where it is not needed
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-24 14:32:17 +01:00
Alexander Borsuk
5cf6282a53 Stable sorted translations in the list
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-24 14:32:17 +01:00
Alexander Borsuk
cd90d97c42 Properly detect local page preview images
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-24 14:32:17 +01:00
Alexander Borsuk
bc4a4e3609 [news feed] Fixed multiple images layout
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-24 00:30:34 +01:00
b69867fa6a Fix broken links to /donate 2022-12-23 16:01:01 +02:00
Alexander Borsuk
c79b427260 Added Reddit
Also sorted/moved common references in one place

Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-19 09:06:18 +02:00
b27b7c0412 Remove telegram_chat link to references.md
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-12-19 09:02:37 +02:00
4dc0b8179e Fixup a couple of broken links
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-12-14 09:53:33 +02:00
3be352a088 Minor fixes for English to make i18n easier
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-12-10 15:41:10 +02:00
a6baa029e9 Fix localized "Fork (software development)" link
Also fixes broken "matrix" links in all languages.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-12-10 08:50:17 +02:00
Alexander Borsuk
a717fdcf19 Reused store links in badges
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-10 08:50:17 +02:00
Alexander Borsuk
60caf25d7b Moved references into a separate include
Also sorted them and added links to stores

Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-10 08:50:17 +02:00
647488c6ae Reflow Markdown for translations
- Extract links
- Remove line breaks (please use "Word Wrap" in your editor)

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-12-10 08:50:17 +02:00
Alexander Borsuk
9f5ade2db0 Support partial site translations
Now only some pages can be translated. It won't break anything, and will be
propertly displayed. The only requirement is to add a few localized strings
for a new language into config.toml

Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-09 12:03:58 +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
20c484b8fb Add titles to donate links
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-04 01:09:24 +01:00
0e0244e046 Improve donation methods visibility based on selected language
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-12-04 01:57:26 +02:00
34248b1a62 Update Telegram donation link 2022-12-03 14:04:06 +02:00
9b0569e915 Revert "Fix donation link"
This reverts commit 3e2c7540de.
2022-12-03 13:11:40 +02:00
Alexander Borsuk
75aed64523 Do not show empty languages menu if there are no translations for the page
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-02 15:12:05 +01:00
Alexander Borsuk
17164fb339 [news] Properly wrap wide screenshots
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-02 15:05:25 +01:00
Alexander Borsuk
7cee8d3946 Fixed too long links that enabled ugly horizontal scrolling on mobiles
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-02 14:39:16 +01:00
Alexander Borsuk
25cb2ae319 Fixed missing default section template for news subsections
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-12-01 23:58:13 +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
Alexander Borsuk
505d808f6c Use folders for privacy and terms for easier translations
Added missing page template instead of implicitly using base.html

Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-29 12:30:54 +01:00
Alexander Borsuk
e17aa809f0 Automatic language redirect
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-28 23:04:42 +01:00
Alexander Borsuk
cd9bc2a1d7 Do not index preview pages by search engines
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-26 23:55:40 +01:00
Alexander Borsuk
a77ca8a35a Fixed misplaced AppStore and GP icons
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-21 22:48:46 +01:00
Alexander Borsuk
b61930dc32 Fixed missing quotes and avoid unnecessary escaping for urls
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-20 23:56:05 +01:00
Alexander Borsuk
212fc96018 Better donates
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-20 12:19:16 +01:00
280730b4d4 Add localization to GPlay / AppGallery / F-Droid links
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-11-19 17:01:28 +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
3e2c7540de Fix donation link 2022-10-10 16:58:02 +03:00
dc93d93881 Add two more methods
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-09-13 10:36:20 +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
4aec39961a Added donate via Telegram 2022-08-05 13:37:19 +02:00
Alexander Borsuk
1c861d8316 Fixed news layout 2022-06-29 09:30:39 +02:00
Alexander Borsuk
b3863ddb49 Enabled RSS feed 2022-06-06 07:23:57 +02:00
Alexander Borsuk
8960a262e5 Add article:published_time for news index and news items
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-04-02 19:42:31 +02:00
Alexander Borsuk
1f9cff4e2e Better news styling 2022-02-15 00:47:05 +01:00
Alexander Borsuk
3e3d02b5d2 Separate pages for news to share
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-02-07 09:37:57 +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
55731ca901 Copyright
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-02-03 23:26:50 +01:00