5
0
mirror of https://github.com/fsfe/reuse-website.git synced 2024-10-06 07:22:57 +00:00
Website for the REUSE Initiative https://reuse.website
Go to file
Hosted Weblate 9b43b81255
All checks were successful
continuous-integration/drone/push Build is passing
Translated using Weblate (German)
Currently translated at 100.0% (28 of 28 strings)

Co-authored-by: Otto Richter <hosted.weblate@otto.splvs.net>
Translate-URL: https://hosted.weblate.org/projects/fsfe/reuse-website-strings/de/
Translation: Free Software Foundation Europe/REUSE Website Strings
2024-09-18 21:40:56 +02:00
.github/workflows Use more modern reuse 2024-05-21 18:52:04 +02:00
.reuse Remove vestigial references to reuse-docs 2024-05-21 17:48:20 +02:00
LICENSES Add CC-BY-SA-3.0 licence text 2024-02-01 16:24:28 +01:00
site Translated using Weblate (German) 2024-09-18 21:40:56 +02:00
.drone.yml Update Hugo to v0.125 2024-08-22 17:05:37 +02:00
.gitignore Remove sync-docs.sh 2024-05-21 16:07:39 +02:00
CHANGELOG.md More lenience for COPYING and LICENSE-like files 2024-09-10 14:15:39 +02:00
check_translations.py add script to check which languages have complete translations for all index_ strings 2022-05-05 10:59:20 +02:00
docker-compose.dev.yml provide possibility to locally build website with all required steps 2022-05-05 10:57:26 +02:00
docker-compose.yml provide possibility to locally build website with all required steps 2022-05-05 10:57:26 +02:00
Dockerfile Pin bitnami/apache version 2024-08-27 09:53:17 +02:00
LICENSE used website data from reuse-docs and improve deployment 2019-04-15 15:58:23 +02:00
po4a.conf Decrease translation threshold to 90 2024-07-08 14:05:46 +02:00
README.md Add links to Weblate in README 2024-07-01 13:56:28 +02:00
reuse.software.conf apply apache settings to both productive and localhost environments 2022-04-29 14:15:07 +02:00

REUSE website

Build Status standard-readme compliant REUSE status

We're working to make managing copyrights and licenses in free and open source software easier. This is the website for a guide of best practices, meant to demonstrate how to add copyright and license information to a project in ways which allow for more automation.

Most interesting files are located in site/content/en/, specifically:

  • site/content/en/spec-*.md --- Versions of the specifications.
  • site/content/en/faq.md --- Frequently asked questions.

Install

There's no installation here, but to test the website locally, run hugo server inside the site/ directory. Typically, we let our Drone CI build and deploy the website for us.

Usage

Go to https://reuse.software/ and enjoy :-) If your project follows the reuse guidelines, we encourage you to show that in your README.md and similar! You will find this and more developer tools here.

Contribute

We welcome your pull requests and issue reports. Please be aware that this repository does not contain the specification, tutorial, and FAQ, so please direct your inquiry to reuse docs.

Generally, we invite you to contact and join the REUSE mailing list.

Translation

The website "chrome" strings are localized using the standard, built-in Hugo i18n support. The Weblate project for these strings is REUSE Website Strings.

Translation happens by conversion Markdown into gettext using po4a. To generate the .md files from the gettext .po files, run: po4a po4a.conf. This also regenerates the .pot file, which is the gettext translation template, and syncs changes to the .po files. The Weblate project for these strings is REUSE Website Markdown.

License

The theme used for this website is based on github-project-landing-page which is licensed under the the MIT license.

The content of the website, the best practices, are licensed under Creative Commons Attribution-ShareAlike 4.0.

Please find the exact licenses and copyright holders in all file headers, accompanying .license files, and the DEP-5 file in .reuse/dep5.