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
fani c0c9d2029b Merge pull request 'October 2022 Newsletter' (#2804) from nl-202210 into master
Reviewed-on: FSFE/fsfe-website#2804
2022-09-30 13:05:14 +00:00
.well-known/matrix add directions for matrix 2021-07-22 15:08:17 +02:00
about reordering testimonials 2022-09-22 18:36:10 +02:00
activities adding new paragraph about open lettere 2022-09-29 14:27:52 +02:00
associates Added version number 2022-08-10 15:23:11 +02:00
build add peertube tag for easy embedding of videos via download server 2022-08-08 17:05:29 +02:00
cgi-bin add sharepic button 2022-08-23 15:08:49 +02:00
community NL translation of update of 'Announce your FSFE community event' 2022-08-07 05:51:30 +02:00
contact replace email addresses with mailto 2022-04-28 14:48:11 +02:00
contribute removed delay warning in promo material 2022-09-21 17:45:25 +02:00
donate Update donor list 2022-09-10 16:50:03 +02:00
drm.info Translate title of DRM.info privacy page (#2799) 2022-09-23 09:58:50 +00:00
error Changes requested 2021-10-05 21:00:10 +02:00
events correcting BuB event entry in EN DE 2022-09-22 17:57:27 +02:00
fonts fonts: extended charsets, update font versions 2022-02-08 16:16:05 +01:00
freesoftware Updating Italian translation of FREESOFTWARE to version 8 2022-09-22 22:41:44 +02:00
global added Persian language code 2022-09-21 14:44:40 +02:00
graphics Merge pull request 'Device Neutrality pages' (#2756) from device-neutrality into master 2022-08-29 11:05:32 +00:00
internal Add jackie to PD form 2022-08-24 15:51:57 +02:00
look introduce an image wrapper that makes non-square images square (1:1 ratio) 2022-04-25 16:46:00 +02:00
news October 2022 Newsletter 2022-09-30 14:53:55 +02:00
order Update available merchandise 2022-08-29 14:04:12 +02:00
pdfreaders updated the links 2022-06-17 16:12:08 +02:00
press new video formats in IT NL 2022-09-22 18:31:08 +02:00
scripts Add a search functionality (Fixes #739) (#1635) 2020-11-12 15:17:43 +00:00
search NL translation of Search 2022-08-05 12:12:54 +02:00
tags ES Typos and new ES pages (#2087) 2021-09-01 11:47:08 +00:00
templates Add separate fields for zip and city in order form 2022-03-04 09:28:12 +01:00
timeline Remove "FSFE" when used as prefix or suffix 2020-07-30 14:32:47 +02:00
tools Revert "Fix XMLParsedAsHTMLWarning in index-website.py" 2022-09-12 10:35:58 +02:00
.drone.yml pre-commit check for preview image ratio (#2458) 2022-02-17 11:28:58 +01:00
.gitignore Topbanner/fundraising box (#1726) 2020-12-07 10:43:01 +00:00
.htaccess add redirection for ilovefs.org/sharepic to sharepic.fsfe.org/ilovefs 2022-08-15 13:05:17 +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
boilerplate.en.xhtml Remove "FSFE" when used as prefix or suffix 2020-07-30 14:32:47 +02: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 Some Czech translations (#2134) 2021-09-15 12:04:26 +00:00
index.de.xhtml replace meta-description element with separate element 2021-06-23 15:32:30 +02:00
index.el.xhtml replace meta-description element with separate element 2021-06-23 15:32:30 +02:00
index.en.xhtml Fixed Oxford comma 2021-07-21 22:18:25 +02:00
index.es.xhtml ES Typos and new ES pages (#2087) 2021-09-01 11:47:08 +00:00
index.fr.xhtml replace meta-description element with separate element 2021-06-23 15:32:30 +02:00
index.it.xhtml Fixing empower in Italian translation 2021-09-09 18:31:08 +02:00
index.nl.xhtml replace meta-description element with separate element 2021-06-23 15:32:30 +02:00
index.pt.xhtml PT translation of index-fsfe (#2550) 2022-04-19 07:17:22 +00:00
index.sources Fix path 2020-05-19 15:42:58 +02:00
index.xsl Update news and event feeds 2020-05-02 00:03:37 +02:00
robots.txt block SemrushBot which is spamming our logs 2019-03-06 13:46:52 +01:00
robots_test.txt
sitemap.txt replace /work with /about/ourwork 2020-07-22 18:24:23 +02:00

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.