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
tobiasd 250c4f6e61
continuous-integration/drone/push Build is passing Details
Merge pull request '(chore) updating UpA signatures' (#3201) from 20230203/signatures into master
Reviewed-on: #3201
4 months ago
.well-known/matrix add directions for matrix 2 years ago
about added FSFE Woman to the volunteer groups 4 months ago
activities (chore) updating UpA signatures 4 months ago
build (chore) update the donation banner 4 months ago
cgi-bin Update employee list for internal forms 6 months ago
contact adopt links pointing to the project-calls 4 months ago
contribute fixed a typo 4 months ago
donate Update donor list 5 months ago
drm.info Exclud old naming: RM absolute links to fsfe.org 7 months ago
error Changes requested 2 years ago
events Adding/updating Italian translation of 2023's events 4 months ago
fonts fonts: extended charsets, update font versions 1 year ago
freesoftware moved links from /associates to /about/associates 5 months ago
global Updated topbanner text 4 months ago
graphics Merge pull request 'Device Neutrality pages' (#2756) from device-neutrality into master 9 months ago
internal updated RC and PD for 2023 5 months ago
look Merge pull request 'task/change-donationelement-color' (#2969) from task/change-donationelement-color into master 6 months ago
news February Newsletter 4 months ago
order Update available merchandise 5 months ago
pdfreaders (pdfreaders.org) fixing more broken links to pages on fsfe.org 4 months ago
press updated links from about/team.html to about/people/index.html 5 months ago
scripts updated comment in filter-teams script 5 months ago
search NL translation of Search 10 months ago
tags ES Typos and new ES pages (#2087) 2 years ago
templates uppercase Du 5 months ago
tools Remove RU from YH4F participants 7 months ago
.drone.yml Format .drone.yml 6 months ago
.gitignore Topbanner/fundraising box (#1726) 3 years ago
.htaccess fixed typo 4 months 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 add peertube tag for easy embedding of videos via download server 10 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) 1 year ago
index.sources Fix path 3 years ago
index.tr.xhtml Turkish frontage 7 months 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.