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
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bonnie c8804a2db3 WIP: change fsfe-head-xsl to valentine 10 hours ago
.well-known/matrix add directions for matrix 7 months ago
about add Antje to team 6 days ago
activities ilovefs: update ilovefs.org 3 days ago
associates NL translation of update of Vrijschrift 5 months ago
build WIP: change fsfe-head-xsl to valentine 10 hours ago
cgi-bin Add new employees 3 weeks ago
community [ES] 5 months ago
contact wording and ID fix 2 weeks ago
contribute update example for multiple classes 6 days ago
donate Update donor list 1 week ago
drm.info ES Typos and new ES pages (#2087) 6 months ago
error Changes requested 4 months ago
events adding Paris event (#2453) 1 day ago
fonts fonts: extended charsets, update font versions 5 days ago
freesoftware Fix small errors in minimalisticstandards (#2433) 1 week ago
global improve wording 5 days ago
graphics adding learn like a pro 1 month ago
internal update employees 3 weeks ago
look fonts: extended charsets, update font versions 5 days ago
news ilovefs: updated news item 3 days ago
order Update available merchandise 7 days ago
pdfreaders fix email address, language-links, and bump up-to-date text versions to 2 1 month ago
press updated FR translation of Press page 3 months ago
scripts Add a search functionality (Fixes #739) (#1635) 1 year ago
search make LibreJS happy 11 months ago
tags ES Typos and new ES pages (#2087) 6 months ago
templates NL translation of Error 7 months ago
timeline Remove "FSFE" when used as prefix or suffix 2 years ago
tools run pre-commit on changed files of PRs 2 days ago
.drone.yml run pre-commit on changed files of PRs 2 days ago
.gitignore Topbanner/fundraising box (#1726) 1 year ago
.htaccess redirections for separate sites in subdirectories 4 months ago
Makefile Topbanner/fundraising box (#1726) 1 year ago
README.md reflect move of texts files 1 year ago
boilerplate.en.xhtml Remove "FSFE" when used as prefix or suffix 2 years ago
default.xsl Clean up formatting of XSL files, no code change 2 years ago
fsfe.xsl Fixed Oxford comma 7 months ago
index.cs.xhtml Some Czech translations (#2134) 5 months ago
index.de.xhtml replace meta-description element with separate element 8 months ago
index.el.xhtml replace meta-description element with separate element 8 months ago
index.en.xhtml Fixed Oxford comma 7 months ago
index.es.xhtml ES Typos and new ES pages (#2087) 6 months ago
index.fr.xhtml replace meta-description element with separate element 8 months ago
index.it.xhtml Fixing empower in Italian translation 5 months ago
index.nl.xhtml replace meta-description element with separate element 8 months ago
index.sources Fix path 2 years ago
index.xsl Update news and event feeds 2 years ago
robots.txt block SemrushBot which is spamming our logs 3 years ago
robots_test.txt add robots.txt files for fsfe.org and test.fsfe.org 3 years ago
sitemap.txt replace /work with /about/ourwork 2 years ago

README.md

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, also the static translated strings.
  • 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.

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.