continuous-integration/drone/push Build is passing
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>
25 lines
780 B
XML
25 lines
780 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<newsset>
|
|
<version>1</version>
|
|
|
|
<news date="2004-07-26">
|
|
<title>RSS feeds of news and event announcements available</title>
|
|
<body>
|
|
<p>
|
|
Our web team has created automatic RSS feeds for news and upcoming
|
|
events. Feeds are focus and language dependent.<br/>
|
|
|
|
The URL for the news feed is
|
|
https://fsfe.org/news/news.<i>language</i>.rss,
|
|
while you find the event feed at
|
|
https://fsfe.org/events/events.<i>language</i>.rss.
|
|
For example, for German speaking news and the German focus, you would
|
|
choose https://fsfe.org/news/news.de.rss.<br/>
|
|
|
|
For your convenience, the news and event pages contain links to the RSS
|
|
feed URLs.
|
|
</p>
|
|
</body>
|
|
</news>
|
|
</newsset>
|