From ece5ea09db5fa940b6dbab8167be58f6a888579b Mon Sep 17 00:00:00 2001 From: "max.mehl" Date: Thu, 23 Jul 2020 10:12:27 +0200 Subject: [PATCH] update directory documentation --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ecac0fb235..d641594497 100644 --- a/README.md +++ b/README.md @@ -24,17 +24,19 @@ Most files are XHTML files organised in a rather logical folder structure. Notable directories are: * `about`: Information about the FSFE itself, its team members etc +* `activities`: All specific FSFE activities * `at`, `de`, `ee` etc: Folders used for the FSFE country teams * `build`: Mostly custom Bash and XSL scripts to build the website * `cgi-bin`: Our very few CGI scripts * `error`: Custom 4xx and 5xx error pages * `events`: Files for our events, ordered by year +* `freesoftware`: More timeless pages explaining Free Software and related topics +* `global`: Globally used data files and modules * `graphics`: Icons, pictures and logos * `internal`: Forms used mostly by FSFE staff for internal processes * `look`: CSS and other style files * `news`: Files for news articles, press releases, and newsletters ordered by year * `order`: Our web shop -* `picturebase`: Central directory for pictures we use * `scripts`: JavaScript files used on our pages * `tags`: Files necessary to display used tags throughout the website. Mostly automatically generated * `tools`: Contains miscellaneous XML, XSL, and SH files. Most notably it contains the static translated texts (strings). @@ -57,7 +59,7 @@ Become member of our awesome [webmaster team](https://fsfe.org/contribute/web/) We adore our voluntary translators who make information about Free Software available over 30 languages, from Arabic to Turkish! -Join them to spread the message of our community in all over Europe and beyond. The [translators team page](https://fsfe.org/contribute/translators/) will introduce you to its work. +Join them to spread the message of our community in all over Europe and beyond. The [translators team page](https://fsfe.org/contribute/translators/) will introduce you to their amazing work. ## Build