Source files of fsfe.org, pdfreaders.org, freeyourandroid.org, ilovefs.org, drm.info, and test.fsfe.org. Contribute: https://fsfe.org/contribute/web/ https://fsfe.org
Go to file
Matthias Kirschner 3a7da1e527
All checks were successful
continuous-integration/drone/push Build is passing
Merge branch 'master' of git.fsfe.org:fsfe/fsfe-website
2020-09-18 11:10:54 +02:00
about link to correct tag page for annual report. Fixes #1626 2020-09-17 15:25:08 +02:00
activities fix wrong change from campaigns -> activities on download server 2020-09-15 12:18:43 +02:00
associates Remove "FSFE" when used as prefix or suffix 2020-07-30 14:32:47 +02:00
build Remove tagline below logo (#1620) 2020-09-14 10:40:31 +02:00
cgi-bin semicolon as CSV field seperator; use German number format 2020-07-29 17:00:48 +02:00
community Merge branch 'master' of git.fsfe.org:fsfe/fsfe-website into projectcall_IT 2020-09-15 14:50:46 +02:00
contact NL translation of update of Contact 2020-09-14 06:38:45 +02:00
contribute Remove "FSFE" when used as prefix or suffix 2020-07-30 14:32:47 +02:00
donate fix sysmocom regular payment 2020-09-10 12:15:37 +02:00
drm.info replace links from /about/basics 2020-07-27 14:09:32 +02:00
error Remove "FSFE" when used as prefix or suffix 2020-07-30 14:32:47 +02:00
events events_alex (#1621) 2020-09-14 14:45:36 +02:00
fonts Add latest fontawesome files and add become-a-supporter to header menu 2017-11-21 11:12:28 +01:00
freesoftware adding draft of development aid for further work 2020-09-17 18:15:16 +02:00
global improving a bit the look 2020-09-12 16:57:25 +02:00
graphics adding updated FLA pages to website 2020-08-10 12:02:29 +02:00
internal Remove "FSFE" when used as prefix or suffix 2020-07-30 14:32:47 +02:00
look Remove tagline below logo (#1620) 2020-09-14 10:40:31 +02:00
news Merge branch 'master' of git.fsfe.org:fsfe/fsfe-website 2020-09-18 11:10:54 +02:00
order Update available merchandise 2020-09-17 17:27:36 +02:00
pdfreaders replace links from /about/basics 2020-07-27 14:09:32 +02:00
picturebase move ilovefs 2020-07-06 12:05:29 +02:00
press Remove "FSFE" when used as prefix or suffix 2020-07-30 14:32:47 +02:00
scripts Switch mobile menu to a Javascript-less implementation 2020-07-07 16:40:44 +02:00
tags Remove "FSFE" when used as prefix or suffix 2020-07-30 14:32:47 +02:00
templates lowercase country tag keys for new events 2020-09-14 14:50:24 +02:00
timeline Remove "FSFE" when used as prefix or suffix 2020-07-30 14:32:47 +02:00
tools show missing translations of static texts on translation status 2020-07-30 14:17:59 +02:00
.drone.yml update clone depth to fix failing builds in PRs 2020-05-19 13:19:48 +02:00
.gitignore texts reorganisation in build and make scripts 2020-07-30 14:17:59 +02:00
.htaccess Delete un and policy folders (#1531) 2020-07-29 18:19:06 +02:00
boilerplate.en.xhtml Remove "FSFE" when used as prefix or suffix 2020-07-30 14:32:47 +02:00
default.xsl Clean up formatting of XSL files, no code change 2020-04-27 21:53:42 +02:00
fsfe.xsl Turn subscribe and become-supporter banners into modules 2020-05-25 22:23:20 +02:00
fundraising.en.xml Introduce content version in source files 2020-04-15 14:07:46 +02:00
fundraising.fr.xml Introduce content version in source files 2020-04-15 14:07:46 +02:00
fundraising.it.xml Introduce content version in source files 2020-04-15 14:07:46 +02:00
fundraising.sq.xml Introduce content version in source files 2020-04-15 14:07:46 +02:00
index.de.xhtml Turn subscribe and become-supporter banners into modules 2020-05-25 22:23:20 +02:00
index.en.xhtml Turn subscribe and become-supporter banners into modules 2020-05-25 22:23:20 +02:00
index.it.xhtml Turn subscribe and become-supporter banners into modules 2020-05-25 22:23:20 +02:00
index.nl.xhtml Turn subscribe and become-supporter banners into modules 2020-05-25 22:23:20 +02:00
index.sources Fix path 2020-05-19 15:42:58 +02:00
index.xsl Update news and event feeds 2020-05-02 00:03:37 +02:00
Makefile texts reorganisation in build and make scripts 2020-07-30 14:17:59 +02:00
README.md update directory documentation 2020-07-23 10:12:27 +02:00
robots_test.txt add robots.txt files for fsfe.org and test.fsfe.org 2018-12-10 14:25:20 +01:00
robots.txt block SemrushBot which is spamming our logs 2019-03-06 13:46:52 +01:00
sitemap.txt replace /work with /about/ourwork 2020-07-22 18:24:23 +02:00

FSFE Website

This repository contains the source files of fsfe.org, pdfreaders.org, freeyourandroid.org, ilovefs.org, drm.info, and test.fsfe.org.

Table of Contents

Technical information

Our web team has compiled some information about technology used for this website on the Information for Webmasters page.

Structure

Most files are XHTML files organised in a rather logical folder structure.

Important folders

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
  • 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).

Other domains

This repository also contains the source files of other websites the FSFE hosts:

Contribute

Become member of our awesome webmaster team and help improving our online information platform! The web teams wiki page contains info how to join the mailing list, where a issue tracker can be found, and how to edit the website's source code.

Translate

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 will introduce you to their amazing work.

Build

You can build the fsfe.org website on your own computer to make previews of single pages possible offline and without having to wait for an online website build. A dedicated wiki page tells you how to do it.