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 711f357597
continuous-integration/drone/push Build is passing Details
Add new employee
10 months ago
.well-known/matrix add directions for matrix 2 years ago
about Add more details for Nico Rikken on about page 10 months ago
activities adding new signatures fixing typos 10 months ago
associates NL translation of update of Vrijschrift 2 years ago
build Merge pull request 'Add <email> tag to obfuscate emails/strings for better bot protection' (#2578) from obfuscate-email into master 11 months ago
cgi-bin Add new employee 10 months ago
community replace unlinked email addresses prepended with a space 11 months ago
contact replace email addresses with mailto 11 months ago
contribute replace email addresses with mailto 11 months ago
donate Update donor list 11 months ago
drm.info ES Typos and new ES pages (#2087) 2 years ago
error Changes requested 1 year ago
events removing duplications 11 months ago
fonts fonts: extended charsets, update font versions 1 year ago
freesoftware update to version 7 11 months ago
global PT translation of banners (#2573) 11 months ago
graphics Add social media to the footer (#1721) 11 months ago
internal Add new employee 10 months ago
look introduce an image wrapper that makes non-square images square (1:1 ratio) 11 months ago
news Merge pull request 'News item for the recording of the Router Freedom Austrian event' (#2621) from austria-video into master 10 months ago
order Update available merchandise 11 months ago
pdfreaders fix email address, language-links, and bump up-to-date text versions to 2 1 year ago
press replace email addresses with mailto 11 months ago
scripts Add a search functionality (Fixes #739) (#1635) 2 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 check for clear-text email addresses not using the <email> tag 11 months ago
.drone.yml pre-commit check for preview image ratio (#2458) 1 year ago
.gitignore Topbanner/fundraising box (#1726) 2 years ago
.htaccess redirections for separate sites in subdirectories 1 year ago
Makefile Topbanner/fundraising box (#1726) 2 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 basic functionality to implement an email obfuscator 11 months 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.pt.xhtml PT translation of index-fsfe (#2550) 11 months 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 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.