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>
21 lines
736 B
XML
21 lines
736 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>1</version>
|
|
|
|
<activity id="self" date="2006-07-10" status="finished">
|
|
<title>SELF</title>
|
|
<description>
|
|
The SELF project (Science, Education and Learning in Freedom) aimed at
|
|
creating a repository of educational materials on Free Software and Open
|
|
Standards. It did this by providing a platform for the collaborative
|
|
development of educational materials, as well as by engaging in the
|
|
development of educational materials that were missing in the field today.
|
|
</description>
|
|
<link href="/activities/self/self.html"/>
|
|
<order priority="1"/>
|
|
<tags>
|
|
<tag key="awareness"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|