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 f4b273e39e
move agnula
3 years ago
about move agnula 3 years ago
activities move agnula 3 years ago
associates Remove timestamp at the bottom of each page 3 years ago
build Automatically set referrer for donate link 3 years ago
campaigns move agnula 3 years ago
cgi-bin chore: update links on other filetypes 3 years ago
community move 15years 3 years ago
contact rewrite legal-team 3 years ago
contribute move 15years 3 years ago
donate chore: update fellowship links (#1464) 3 years ago
drm.info chore: unify FSFE URLs in drm.info and pdfreaders 3 years ago
error Remove timestamp at the bottom of each page 3 years ago
events rewrite older ln links 3 years ago
fonts Add latest fontawesome files and add become-a-supporter to header menu 6 years ago
freesoftware small clarification 3 years ago
global Fix HTML syntax for required fields 3 years ago
graphics chore: update links on other filetypes 3 years ago
internal Enable per-diem form to send emails, and generally align with rc form 3 years ago
look improve formatting and non-content issues 3 years ago
news move agnula 3 years ago
order Update availabe merchandise 3 years ago
pdfreaders chore: update most fsfeurope.org texts (#1469) 3 years ago
picturebase [IT] Added 'router benefits' pictures - fixed complimentary close 3 years ago
press chore: ensure https on fsfe link text 3 years ago
scripts add form for reimbursement claims and credit card statements 3 years ago
tags Remove timestamp at the bottom of each page 3 years ago
templates chore: update links on other filetypes 3 years ago
timeline rewrite ln 3 years ago
tools move agnula 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 move 15years 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 Turn subscribe and become-supporter banners into modules 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 Turn subscribe and become-supporter banners into modules 3 years ago
index.en.xhtml Turn subscribe and become-supporter banners into modules 3 years ago
index.it.xhtml Turn subscribe and become-supporter banners into modules 3 years ago
index.nl.xhtml Turn subscribe and become-supporter banners into modules 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 5 years ago
sitemap.txt chore: update links on other filetypes 3 years ago
work.de.xhtml update legal section, remove heavily outdated translations 3 years ago
work.en.xhtml update legal section, remove heavily outdated translations 3 years ago
work.it.xhtml update legal section, remove heavily outdated translations 3 years ago
work.nl.xhtml update legal section, remove heavily outdated translations 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.