diff --git a/content/pages/about.md b/content/pages/about.md index b71b59c..a691676 100644 --- a/content/pages/about.md +++ b/content/pages/about.md @@ -2,33 +2,46 @@ Title: About this Module Date: 2020-08-25 12:00 Slug: about -This module is written by Cristina Cochior and Manetta Berends, who are both part of [Varia](https://varia.zone/en/), a member-based organisation in the South of Rotterdam that works on/with everyday technology. +This module is written by Cristina Cochior and Manetta Berends in the proximity of [Varia](https://varia.zone/en/): a member-based organisation in the South of Rotterdam that works on/with everyday technology. The module is produced in the context of the course *Data-driven research and digital tools* at the Department of Media & Culture, Utrecht University in collaboration with [Dr. Karin van Es](https://www.karinvanes.net) and [Creative Coding Utrecht](https://creativecodingutrecht.nl/). -This work is kindly supported by the focus area [Governing the Digital Society](https://www.uu.nl/en/research/governing-the-digital-society) at Utrecht University and (© Varia 2020) published under the XXX license. +This work is kindly supported by the focus area [Governing the Digital Society](https://www.uu.nl/en/research/governing-the-digital-society) at Utrecht University and published under the FDL3 license: + +`Copyright © Varia 2020. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation. A copy of the license is included in git repository as a file entitled "GNU Free Documentation License".` + +This module is made using Pelican[^pelican] and served as a *static website*: a form of minimal computing[^minimalcomputing] through which we hope to limit the weight of its webpages, to stimulate the reuse of its materials, and to explore to potential of Free/Libre and Open Source Software tools as generators of situated publishing formats. The sources of this module can be found on . -## Colophon + + +
+
+ +# Footnotes + + +[^pelican]: Pelican Static Site Generator, Powered by Python. Accessed on 5 November 2020. +[^minimalcomputing]: Minimal Computing, a working group of GO::DH. Accessed on 5 November 2020. \ No newline at end of file