Source files of fsfe.org, pdfreaders.org, freeyourandroid.org, ilovefs.org, drm.info, and test.fsfe.org. Contribute: https://fsfe.org/contribute/web/
 
 
 
 
 
 
Go to file
lina.ceballos 858538b441 Merge pull request 'adding link of declaration to news item' (#3035) from 151222d into master
Reviewed-on: FSFE/fsfe-website#3035
2022-12-15 08:57:37 +00:00
.well-known/matrix
about Merge pull request 'Update team function definitions' (#2966) from maxsc/fsfe-website:team-function-definitions into master 2022-12-12 09:22:22 +00:00
activities (chore) Updating Signatures 2022-12-15 08:44:05 +01:00
associates
build (chore) Updating Donation Banner 2022-12-15 08:49:17 +01:00
cgi-bin
community
contact
contribute
donate Update donor list 2022-12-12 11:49:33 +01:00
drm.info
error
events
fonts
freesoftware
global Merge pull request 'texts_xml' (#2906) from doczkal/fsfe-website:texts_xml into master 2022-12-12 09:27:24 +00:00
graphics
internal
look
news adding link of declaration to news item 2022-12-15 09:53:59 +01:00
order
pdfreaders
press
scripts
search
tags
templates
timeline
tools
.drone.yml
.gitignore
.htaccess
Makefile
README.md
boilerplate.en.xhtml
default.xsl
fsfe.xsl
index.cs.xhtml
index.de.xhtml
index.el.xhtml
index.en.xhtml
index.es.xhtml
index.fr.xhtml
index.it.xhtml
index.nl.xhtml
index.pt.xhtml
index.sources
index.tr.xhtml
index.xsl
news-20221004-01.it.xhtml
robots.txt
robots_test.txt
sitemap.txt

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.