Commit graph

106 commits

Author SHA1 Message Date
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
Alexander Borsuk
4e1197b437 Localized template strings
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-01-22 23:26:01 +01:00
Alexander Borsuk
ad7af71456 Contact us in menu
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-01-22 23:25:34 +01:00
Alexander Borsuk
fba90c1c72 Normalized double quotes for html
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-01-22 23:20:18 +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
88b57a8ba8 Updated donate buttons block
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-12-25 23:35:19 +01:00
Alexander Borsuk
add94b2f85 Added SEPA transfer details
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-11-06 20:55:47 +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
31e4678cd2 Added support-us into the menus
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-11-05 01:32:23 +01:00
Alexander Borsuk
3e142d552d Boost CF cache on stylesheet changes
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-08-18 09:09:48 +02:00