André Ockers
8534ad6877
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
about | ||
activities | ||
associates | ||
build | ||
campaigns | ||
cgi-bin | ||
community | ||
contact | ||
contribute | ||
donate | ||
drm.info | ||
error | ||
events | ||
fonts | ||
freesoftware | ||
global | ||
graphics | ||
internal | ||
look | ||
news | ||
order | ||
pdfreaders | ||
picturebase | ||
press | ||
scripts | ||
tags | ||
templates | ||
timeline | ||
tools | ||
.drone.yml | ||
.gitignore | ||
.htaccess | ||
boilerplate.en.xhtml | ||
default.xsl | ||
fsfe.xsl | ||
fundraising.en.xml | ||
fundraising.fr.xml | ||
fundraising.it.xml | ||
fundraising.sq.xml | ||
index.de.xhtml | ||
index.en.xhtml | ||
index.it.xhtml | ||
index.nl.xhtml | ||
index.sources | ||
index.xsl | ||
Makefile | ||
README.md | ||
robots_test.txt | ||
robots.txt | ||
sitemap.txt | ||
work.da.xhtml | ||
work.de.xhtml | ||
work.el.xhtml | ||
work.en.xhtml | ||
work.es.xhtml | ||
work.fi.xhtml | ||
work.fr.xhtml | ||
work.hr.xhtml | ||
work.it.xhtml | ||
work.nb.xhtml | ||
work.nl.xhtml | ||
work.pt.xhtml | ||
work.ru.xhtml | ||
work.sk.xhtml | ||
work.sq.xhtml | ||
work.sr.xhtml | ||
work.tr.xhtml |
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 etcat
,de
,ee
etc: Folders used for the FSFE country teamsbuild
: Mostly custom Bash and XSL scripts to build the websitecgi-bin
: Our very few CGI scriptserror
: Custom 4xx and 5xx error pagesevents
: Files for our events, ordered by yeargraphics
: Icons, pictures and logosinternal
: Forms used mostly by FSFE staff for internal processeslook
: CSS and other style filesnews
: Files for news articles, press releases, and newsletters ordered by yearorder
: Our web shoppicturebase
: Central directory for pictures we usescripts
: JavaScript files used on our pagestags
: Files necessary to display used tags throughout the website. Mostly automatically generatedtools
: 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:
campaigns/android
for freeyourandroid.orgcampaigns/ilovefs
for ilovefs.orgdrm.info
for drm.infopdfreaders
for pdfreaders.org- test.fsfe.org is build from the test branch of this repository
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.