From ea15ccfdd4014fb1ade9780701751740f1b2c90d Mon Sep 17 00:00:00 2001 From: "mb @ ts" Date: Thu, 12 Apr 2018 17:13:18 +0200 Subject: [PATCH] now put to draft ..... --- content/what-a-website-can-be.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/what-a-website-can-be.en.md b/content/what-a-website-can-be.en.md index ea5f437..2367b74 100644 --- a/content/what-a-website-can-be.en.md +++ b/content/what-a-website-can-be.en.md @@ -7,7 +7,7 @@ lang: en summary: This website is built with a static site generator. This article delves into the implications of both 'static site' and 'generator' for its design process. featured_image: /images/this.gif tags: workgroup, web, publishing -status: +status: draft When considering how to design a website for varia, our[^1] mutual but implicit understanding was not to *just* make a site. But rather that there was a potential for the process of site-making to become a process of exploring what a website can be. Exploring how one could do web publishing in a self-hosted[^2], minimal[^3], portable[^4], documented[^5], FLOSS[^6] and playfull[^6b] way. In a way that connects to the multiplicity of practices that varia consists of. This text is the beginning of an attempt to make explicit and put to words some of the ideas and questions that drove this process. In the spirit of release early, release often we will publish a series of texts as we develop this site. Hopefully this can trigger questions on web design in the conceptual sense, not as a practice only involved with visual language, but as a practice considering on-line publishing ecosystems. One of the fundamental choices we made early on was to use a static site generator as our publishing tool, so we'll start by introducing the concepts of both 'static site' and 'generator'.