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
Go to file
Darragh Elliott 8ac903a1ce
All checks were successful
continuous-integration/drone/pr Build is passing
Fix full build triggering full rebuild every time
2024-08-22 09:24:37 +02:00
.well-known updated security.txt 2024-01-15 13:54:51 +01:00
about updated team list 2024-08-19 06:52:19 +02:00
activities mv PT ada overview 2024-07-31 17:42:25 +02:00
build Fix full build triggering full rebuild every time 2024-08-22 09:24:37 +02:00
cgi-bin update internal forms 2024-08-15 11:58:52 +02:00
contact use support followup 2023-12-15 17:09:58 +01:00
contribute WIP: Translation DA of FS-tools 2024-08-08 07:53:40 +00:00
donate Update donor list 2024-08-20 17:10:58 +02:00
drm.info Fixing broken mailing list links 2024-06-20 22:07:50 +02:00
error Changes requested 2021-10-05 21:00:10 +02:00
events Merge pull request 'ADD-event-20240822-01-01-47c606c2cba9c470' (#4385) from ADD-event-20240822-01-01-47c606c2cba9c470 into master 2024-08-20 06:53:33 +00:00
fonts fonts: extended charsets, update font versions 2022-02-08 16:16:05 +01:00
freesoftware fix contact links 2024-07-05 11:03:54 +02:00
global update topbanner 2024-08-09 16:05:54 +02:00
graphics update LQ and LN logo 2024-07-30 12:58:18 +02:00
internal update internal forms 2024-08-15 11:58:52 +02:00
look update topbanner 2024-08-09 16:05:54 +02:00
news adding apple PR in German 2024-08-13 13:47:11 +02:00
order update merch items 2024-07-30 11:06:57 +02:00
pdfreaders Add notice that campaign has ended to pdfreaders 2024-08-01 13:19:24 +02:00
press fix missing link 2024-08-01 07:40:47 +02:00
scripts updated comment in filter-teams script 2022-12-30 16:38:32 +01:00
search NL translation of Search 2022-08-05 12:12:54 +02:00
status.fsfe.org Change language sort order 2024-08-16 14:28:16 +00:00
tags ES Typos and new ES pages (#2087) 2021-09-01 11:47:08 +00:00
templates Allow inputting time for events 2024-07-23 11:33:45 +02:00
tools Order and improve status pages 2024-08-14 14:07:36 +02:00
.drone.yml Format .drone.yml 2022-11-29 09:46:34 +01:00
.gitignore A few fixes to translation pages, and fix previous build link 2024-08-16 14:59:53 +02:00
.htaccess Order and improve status pages 2024-08-14 14:07:36 +02:00
boilerplate.en.xhtml Update front-page (#4155) 2024-05-17 10:53:44 +00:00
default.xsl Clean up formatting of XSL files, no code change 2020-04-27 21:53:42 +02:00
fsfe.xsl add peertube tag for easy embedding of videos via download server 2022-08-08 17:05:29 +02:00
index.cs.xhtml Update front-page (#4155) 2024-05-17 10:53:44 +00:00
index.de.xhtml Update front-page (#4155) 2024-05-17 10:53:44 +00:00
index.el.xhtml Update front-page (#4155) 2024-05-17 10:53:44 +00:00
index.en.xhtml Update front-page (#4155) 2024-05-17 10:53:44 +00:00
index.es.xhtml Update front-page (#4155) 2024-05-17 10:53:44 +00:00
index.fr.xhtml Update front-page (#4155) 2024-05-17 10:53:44 +00:00
index.it.xhtml Update front-page (#4155) 2024-05-17 10:53:44 +00:00
index.nl.xhtml Update of NL translation of home page 2024-05-20 20:10:53 +02:00
index.pt.xhtml Update front-page (#4155) 2024-05-17 10:53:44 +00:00
index.sources Fix path 2020-05-19 15:42:58 +02:00
index.tr.xhtml Update front-page (#4155) 2024-05-17 10:53:44 +00:00
index.uk.xhtml Update front-page (#4155) 2024-05-17 10:53:44 +00:00
index.xsl Allow inputting time for events 2024-07-23 11:33:45 +02:00
Makefile Topbanner/fundraising box (#1726) 2020-12-07 10:43:01 +00:00
README.md reflect move of texts files 2020-10-02 12:09:19 +02:00
robots_test.txt add robots.txt files for fsfe.org and test.fsfe.org 2018-12-10 14:25:20 +01:00
robots.txt block SemrushBot which is spamming our logs 2019-03-06 13:46:52 +01:00
sitemap.txt replace /work with /about/ourwork 2020-07-22 18:24:23 +02:00

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.