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 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.
 
 
 
 
 
 
Go to file
Max Mehl d5e1cd31ea
continuous-integration/drone/pr Build is passing Details
also check for alt attributes in preview images
1 year ago
.well-known/matrix add directions for matrix 2 years ago
about add pgp about 1 year ago
activities PT translations of activities (#2391) 1 year ago
associates NL translation of update of Vrijschrift 2 years ago
build also add a title attribute to allow text to be shown on hover 1 year ago
cgi-bin Make sure outfile does not exist before creating it 1 year ago
community [ES] 2 years ago
contact add Richard's proofreading 1 year ago
contribute flag promo countries with promo, not eea 1 year ago
donate Update donor list 1 year ago
drm.info ES Typos and new ES pages (#2087) 2 years ago
error Changes requested 2 years ago
events adding practical info to German events 1 year ago
fonts fonts: extended charsets, update font versions 1 year ago
freesoftware setting edu page as article 1 year ago
global improve wording 1 year ago
graphics adding learn like a pro 1 year ago
internal update employees 1 year ago
look fonts: extended charsets, update font versions 1 year ago
news add alt attribute for preview images in XML version of news items 1 year ago
order Add separate fields for zip and city in order form 1 year ago
pdfreaders fix email address, language-links, and bump up-to-date text versions to 2 1 year ago
press updated FR translation of Press page 2 years ago
scripts Add a search functionality (Fixes #739) (#1635) 3 years ago
search make LibreJS happy 2 years ago
tags ES Typos and new ES pages (#2087) 2 years ago
templates Add separate fields for zip and city in order form 1 year ago
timeline Remove "FSFE" when used as prefix or suffix 3 years ago
tools also check for alt attributes in preview images 1 year ago
.drone.yml pre-commit check for preview image ratio (#2458) 1 year ago
.gitignore Topbanner/fundraising box (#1726) 3 years ago
.htaccess redirections for separate sites in subdirectories 2 years ago
Makefile Topbanner/fundraising box (#1726) 3 years ago
README.md reflect move of texts files 3 years ago
boilerplate.en.xhtml Remove "FSFE" when used as prefix or suffix 3 years ago
default.xsl Clean up formatting of XSL files, no code change 3 years ago
fsfe.xsl Fixed Oxford comma 2 years ago
index.cs.xhtml Some Czech translations (#2134) 2 years ago
index.de.xhtml replace meta-description element with separate element 2 years ago
index.el.xhtml replace meta-description element with separate element 2 years ago
index.en.xhtml Fixed Oxford comma 2 years ago
index.es.xhtml ES Typos and new ES pages (#2087) 2 years ago
index.fr.xhtml replace meta-description element with separate element 2 years ago
index.it.xhtml Fixing empower in Italian translation 2 years ago
index.nl.xhtml replace meta-description element with separate element 2 years ago
index.sources Fix path 3 years ago
index.xsl Update news and event feeds 3 years ago
robots.txt block SemrushBot which is spamming our logs 4 years ago
robots_test.txt add robots.txt files for fsfe.org and test.fsfe.org 5 years ago
sitemap.txt replace /work with /about/ourwork 3 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.