Files
fsfe-website/status.fsfe.org/index.en.xhtml
delliott b9caf021a4
All checks were successful
continuous-integration/drone/push Build is passing
fix/paragraphs (#5431)
Currently implements both a format hook to remove white-space paragraphs, and a check to make their existence a critical failure.

In the end may implement only one or none of these, subject to major design changes.

Solves #5409

Co-authored-by: Darragh Elliott <me@delliott.net>
Reviewed-on: #5431
Co-authored-by: delliott <delliott@fsfe.org>
Co-committed-by: delliott <delliott@fsfe.org>
2025-10-30 12:34:42 +00:00

69 lines
2.4 KiB
HTML

<?xml version="1.0" encoding="utf-8"?>
<html external="true">
<version>0</version>
<head>
<title>Website status</title>
</head>
<body>
<h1>Status Overview</h1>
<h2>Service Status</h2>
<div class="incidentstatus">
<div class="incident">
<dl>
<dt class="service">planet.fsfe.org (<span class="since">2025-09-01</span>)</dt>
<dd class="description">The blog aggregator is currently not available. Reasons are being investigated.</dd>
</dl>
<dl>
<dt class="service">wiki.fsfe.org (<span class="since">2025-05-30</span>)</dt>
<dd class="description">After a DDoS to the service we temporarily forbit some event listings.</dd>
</dl>
<dl>
<dt class="service">git.fsfe.org (<span class="since">2025-03-14</span>, updated: 2025-08-21)</dt>
<dd class="description">We have deployed anubis in front of the git service. Depending on the development of AI DDoS you may be redirected to the login page to access certain functionality or pages/files.</dd>
</dl>
<dl>
<dt class="service">Mailinglist (updated: 2025-06-07)</dt>
<dd class="description">
The mailing lists are fully operational again, including the
web interface. </dd>
</dl>
<dl>
<dt class="service">meet.fsfe.org and community.fsfe.org</dt>
<dd class="description">The services have been deprecated. For video conferences please use the BBB or NextCloud services. Discussing of news items is now handled entirely in the Fediverse.</dd>
</dl>
</div>
</div>
<p>If you have problems with services offered by the FSFE please send an email to <email>techsupport@fsfe.org</email> to open a ticket.</p>
<h2>Website status</h2>
<p>The following status information is available:</p>
<h2>Builds</h2>
<ul>
<li>
<a href="https://drone.fsfe.org/FSFE/fsfe-website">Builds of the website</a>
</li>
</ul>
<h2>Translations</h2>
<ul>
<li>
<a href="translations/">Translation status</a>
</li>
</ul>
<h2>Files with mismatched xml structure</h2>
<ul>
<li>
<a href="xml_structure/">XML structure status</a>
</li>
</ul>
<h2>CSS Style Attributes</h2>
<ul>
<li>
<a href="style_attributes/">CSS Style Attribute status</a>
</li>
</ul>
</body>
</html>