You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fluffychat/docs
Krille Fear 26a07d1849 fix: Enable gotify recommendations 4 years ago
..
_data docs: Clean up website 4 years ago
_includes Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 4 years ago
_layouts
assets Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 4 years ago
de Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 4 years ago
en fix: Enable gotify recommendations 4 years ago
es Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 4 years ago
hr Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 4 years ago
nl Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 4 years ago
ru Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 4 years ago
tr Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 4 years ago
Gemfile
Gemfile.lock
LICENSE
README.md
_config.yml Milotype croatian 5 years ago
favicon.png fix: Web favicon 4 years ago
feed.xml
index.html
license.md

README.md

fluffychat-website

The FluffyChat website including the FAQ is now available in Engish, German and Spanish. If you would like to help with translations, you can check out this repo or send me a translated version of these two files:

or:

Translation tutorial using GitLab:

  1. Fork this repo
  2. Copy data/en.yml and /en to your language (e.g. to kl.yml and /kl)
  3. Translate the strings in kl.yml to your language to translate the index page
  4. Translate the file /kl/faq.md to translate the FAQ
  5. Change the "lang" property to "kl" in /kl/index.html and /kl/faq.md
  6. Add "kl" to the string array in _config.yml
  7. Pull request and become a hero!!