Go to file
rubenwardy d3ede65b75 Use absolute URL for link alternate 2022-07-22 03:25:35 +01:00
_data New help page 2022-07-22 03:07:27 +01:00
_includes New help page 2022-07-22 03:07:27 +01:00
_layouts Use absolute URL for link alternate 2022-07-22 03:25:35 +01:00
_sass Improve help FAQ styling 2021-09-11 20:59:15 +01:00
en New help page 2022-07-22 03:07:27 +01:00
es New help page 2022-07-22 03:07:27 +01:00
feedback New help page 2022-07-22 03:07:27 +01:00
help Add help on firefox bookmarks 2022-04-23 18:15:38 +01:00
static Add help on firefox bookmarks 2022-04-23 18:15:38 +01:00
.gitignore Initial commit 2021-03-10 14:38:50 +00:00
.gitlab-ci.yml Fix .gitlab-ci.yml 2022-06-18 14:36:05 +00:00
404.md Fix 404 page 2021-06-26 19:57:20 +01:00
CNAME Add CNAME 2021-09-11 21:18:31 +01:00
Gemfile Add sitemap 2021-06-23 21:36:16 +01:00
Gemfile.lock Add sitemap 2021-06-23 21:36:16 +01:00
README.md Add translation support 2021-09-19 00:19:04 +01:00
_config.yml Update translation structure 2022-07-22 02:37:48 +01:00
credits.md Add credits page 2021-09-11 20:34:52 +01:00
index.html Remove noindex 2021-10-07 19:26:07 +01:00
press.html New help page 2022-07-22 03:07:27 +01:00
privacy_policy.md Fix 404 page 2021-06-26 19:57:20 +01:00
translations.html Add redirects and 404 page 2021-06-24 16:15:29 +01:00
uninstall.html New help page 2022-07-22 03:07:27 +01:00
web.html Add redirects and 404 page 2021-06-24 16:15:29 +01:00

README.md

Renewed Tab website

License: CC BY-SA 4.0

Translating

  1. Find your two letter locale code. Should be the same as the weblate code.
  2. Copy _data/en to _data/LOCALE.
  3. Copy en to LOCALE.
  4. Add your language to _data/languages.yml.
  5. Translate the files in _data/LOCALE.
  6. Translate any markdown (.md) files in LOCALE.