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.
 
 
 
 
 
 
Go to file
Reinhard Müller 9a7c6e75df
continuous-integration/drone/push Build is passing Details
Fix path
3 years ago
about Rename "feeds" directory into "data" after discussion 3 years ago
activities Phase out legacy variant of metadata indication 3 years ago
associates Remove timestamp at the bottom of each page 3 years ago
build Fix links from pdfreaders.org to fsfe.org 3 years ago
campaigns updated English translation, fixed typos (#1395) 3 years ago
cgi-bin Update fsfe-cd URL 3 years ago
community fix: convert absolute link to relative in html file in community 3 years ago
contact fix: absolute links to relative in community/ section 3 years ago
contribute fix: absolute xml links to relative in contribute/ section 3 years ago
donate Merge pull request 'feature/convert-absolute-links' (#1383) from nico.rikken/fsfe-website:feature/convert-absolute-links into master 3 years ago
drm.info Fix links from pdfreaders.org to fsfe.org 3 years ago
error Remove timestamp at the bottom of each page 3 years ago
events make share buttons on news/podcast/press/events reusable elements 3 years ago
fonts Add latest fontawesome files and add become-a-supporter to header menu 5 years ago
freesoftware Fix some missing <sidebar> tags 3 years ago
global/languages Change storage of language list 3 years ago
graphics update share-buttons with upstream 3 years ago
internal Remove timestamp at the bottom of each page 3 years ago
look update share-buttons with upstream 3 years ago
news News item about competition consultation (#1390) 3 years ago
order Update available merchandise 3 years ago
pdfreaders Fix links from pdfreaders.org to fsfe.org 3 years ago
picturebase News item about competition consultation (#1390) 3 years ago
press make share buttons on news/podcast/press/events reusable elements 3 years ago
scripts Refactor team page (#1322) 3 years ago
tags Remove timestamp at the bottom of each page 3 years ago
templates Remove timestamp at the bottom of each page 3 years ago
timeline Remove useless id attribute from body 3 years ago
tools make share buttons on news/podcast/press/events reusable elements 3 years ago
.drone.yml update clone depth to fix failing builds in PRs 3 years ago
.gitignore Re-introduce the possibility of a full-build 3 years ago
.htaccess add podcast shortcut 3 years ago
Makefile Change storage of language list 3 years ago
README.md Add anchor links to sections 6 years ago
boilerplate.en.xhtml Remove timestamp at the bottom of each page 3 years ago
default.xsl Clean up formatting of XSL files, no code change 3 years ago
fsfe.xsl Fix links from pdfreaders.org to fsfe.org 3 years ago
fundraising.en.xml Introduce content version in source files 3 years ago
fundraising.fr.xml Introduce content version in source files 3 years ago
fundraising.it.xml Introduce content version in source files 3 years ago
fundraising.sq.xml Introduce content version in source files 3 years ago
index.de.xhtml Include "referrer" parameter for fsfe-cd 3 years ago
index.en.xhtml Include "referrer" parameter for fsfe-cd 3 years ago
index.it.xhtml Include "referrer" parameter for fsfe-cd 3 years ago
index.nl.xhtml Include "referrer" parameter for fsfe-cd 3 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 4 years ago
sitemap.txt changing more old links 11 years ago
work.da.xhtml Remove timestamp at the bottom of each page 3 years ago
work.de.xhtml Remove timestamp at the bottom of each page 3 years ago
work.el.xhtml Remove timestamp at the bottom of each page 3 years ago
work.en.xhtml Remove timestamp at the bottom of each page 3 years ago
work.es.xhtml Remove timestamp at the bottom of each page 3 years ago
work.fi.xhtml Remove timestamp at the bottom of each page 3 years ago
work.fr.xhtml Remove timestamp at the bottom of each page 3 years ago
work.hr.xhtml Remove timestamp at the bottom of each page 3 years ago
work.it.xhtml Remove timestamp at the bottom of each page 3 years ago
work.nb.xhtml Remove timestamp at the bottom of each page 3 years ago
work.nl.xhtml Remove timestamp at the bottom of each page 3 years ago
work.pt.xhtml Remove timestamp at the bottom of each page 3 years ago
work.ru.xhtml Remove timestamp at the bottom of each page 3 years ago
work.sk.xhtml Remove timestamp at the bottom of each page 3 years ago
work.sq.xhtml Remove timestamp at the bottom of each page 3 years ago
work.sr.xhtml Remove timestamp at the bottom of each page 3 years ago
work.tr.xhtml Remove timestamp at the bottom of each page 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
  • 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
  • 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).

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 its 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.