Licaon_Kter
bb68e99983
index.html mirror guide - match main site APK version
2025-09-30 15:58:45 +00:00
Fat-Zer
f8c4759a1f
repo/index.html: add Russian translation
2025-03-05 07:35:04 +00:00
Fat-Zer
f0517452a6
repo/index.html: fix link to PGP signature
2025-03-05 07:17:53 +00:00
Hans-Christoph Steiner
e39f3ebc1a
bump F-Droid version on mirror index page
...
This should be the latest stable version in the archive.
2025-02-11 09:57:26 +01:00
Hans-Christoph Steiner
55c0f1cd2b
gitlab-ci: add job to check repo/index.html
2024-11-25 18:27:57 +00:00
Hans-Christoph Steiner
3ccb619087
repo/index.html: add icon to Chinese "sharing link"
2024-11-25 18:27:57 +00:00
linsui
23ddf18700
repo/index.html: Apply three language suggestions
...
Co-authored-by: linsui <2873532-linsui@users.noreply.gitlab.com>
2024-11-25 18:27:57 +00:00
Hans-Christoph Steiner
5f52eef9da
repo/index.html: switched action to "sharing link" rather than clicking
...
icon is Apache-2.0 licensed from Material Design:
https://fonts.google.com/icons?selected=Material+Symbols+Outlined:share:FILL@0;wght@400;GRAD@0;opsz@24&icon.query=share&icon.size=24&icon.color=%235f6368
2024-11-25 18:27:57 +00:00
Hans-Christoph Steiner
64abe6dc03
fixes from https://validator.w3.org/
...
Trailing slash on void elements has no effect and interacts badly with
unquoted attribute values.
2024-11-25 18:27:57 +00:00
Michael Pöhn
d0bb53e41a
ℹ️ css based translation on mirror index page
...
This adds a CSS only language picker for the mirror index page of the
repo.
2024-11-25 18:27:57 +00:00
Hans-Christoph Steiner
b1748053d4
add index page with instructions to be displayed on mirrors
...
* This has a very rudimentary language selector for the Chinese version. I
think this can be improved using only CSS. One idea is to use the :lang
selector and then URLs with the language code in the fragemnt, e.g. `#zh`
or `#de`. Then there could be a row of languages, each clickable to a
link that adds the language to the fragment.
* Removing `/repo` means that this will no longer ignore a symlink or file
called `repo` in the root of this project. I couldn't find a way to keep
that and still have functional exceptions for the index files.
2024-11-25 18:27:57 +00:00