All checks were successful
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>
22 lines
765 B
XML
22 lines
765 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>1</version>
|
|
|
|
<activity id="bgw" date="2003-02-17" status="finished">
|
|
<title>Brave GNU World</title>
|
|
<description>
|
|
The Brave GNU World was a monthly column published from 1999 to 2004,
|
|
addressed at both technical and non-technical readers. Its aim was to
|
|
provide an insight into current projects and developments based on the
|
|
Free Software philosophy. The Brave GNU World was translated into 9
|
|
languages, making it probably the most widely distributed monthly column
|
|
in the world.
|
|
</description>
|
|
<link href="/activities/bgw/bgw.html"/>
|
|
<order priority="1"/>
|
|
<tags>
|
|
<tag key="awareness"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|