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
Andre Ockers 8a0e80d04c
continuous-integration/drone/push Build is passing Details
NL translation of Dutch Government Formation Open Letter on Free Software and PMPC
2 years ago
.well-known/matrix add directions for matrix 2 years ago
about add team tag 2 years ago
activities Merge pull request 'UA frontpage EL translation' (#2297) from ua-20211119-el into master 2 years ago
associates NL translation of update of Vrijschrift 2 years ago
build enable transfer of built website to multiple hosts 2 years ago
cgi-bin make 0 the smallest reimbursed amount 2 years ago
community [ES] 2 years ago
contact ES Typos and new ES pages (#2087) 2 years ago
contribute update wordlist 2 years ago
donate Update donor list 2 years ago
drm.info ES Typos and new ES pages (#2087) 2 years ago
error Changes requested 2 years ago
events FSFE women event and modified Bonn event 2 years ago
fonts update roboto fonts, remove unused ones 3 years ago
freesoftware Adding Francesco in translator tag 2 years ago
global replace first batch peertube.social links with those from media.fsfe.org 2 years ago
graphics exchanging header to transparent letters 2 years ago
internal add lina, linda and linus to PD/RC form 2 years ago
look changing background color header 2 years ago
news NL translation of Dutch Government Formation Open Letter on Free Software and PMPC 2 years ago
order Update available merchandise 2 years ago
pdfreaders ES Typos and new ES pages (#2087) 2 years ago
press [ES] pages - A few corrections (#2144) 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 NL translation of Error 2 years ago
timeline Remove "FSFE" when used as prefix or suffix 3 years ago
tools define number of threads based on available on system 2 years ago
.drone.yml Improve drone trigger and clone (#2236) 2 years 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.