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
753 B
XML
22 lines
753 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<activityset>
|
|
<version>1</version>
|
|
|
|
<activity id="stacs" date="2007-03-28" status="finished">
|
|
<title>STACS</title>
|
|
<description>
|
|
STACS (Science, Technology and Civil Society) was a project that sought to
|
|
bridge the gap between civil society and research in order to increase the
|
|
societal relevance of research being done. The project aimed to accomplish
|
|
by educating both civil society organisations and researchers, and finding
|
|
common projects to work on for the future.
|
|
</description>
|
|
<link href="/activities/stacs/stacs.html"/>
|
|
<order priority="1"/>
|
|
<tags>
|
|
<tag key="awareness"/>
|
|
<tag key="hide"/>
|
|
</tags>
|
|
</activity>
|
|
</activityset>
|