first block

master
Michael Murtaugh 1 year ago
parent c22cb8b555
commit 38671a00b4

@ -46,10 +46,12 @@ details {
max-width: 320px;
margin-right: 1em;
margin-bottom: 1em;
cursor: pointer;
}
details[open] {
max-width: 320px;
cursor: auto;
}
details summary {

@ -5,27 +5,32 @@ title: xpubliverse
::: {.flex }
<details>
<details open>
<summary>
Welcome to the XPUB homepage with links to tools and webpages we use in
the course.
XPUB is the Master of Arts in Fine Art and Design: Experimental
Publishing of the Piet Zwart Institute. XPUB focuses on the acts of
making things public and creating publics in the age of post-digital
networks.
</summary>
An important part of the XPUB course is considering the implications of the technologies and tools we use, how the choices have an impact socially, environmentally, politically. In this spirit, rather than relying heavily on cloud services, XPUB (self-) hosts and maintains many of the servers and services that the course uses. Students learn and practice skills of programming and server maintenance in order to gain first hand experience with the materials of software and networks.
XPUBs interests in publishing are therefore twofold: first, publishing as the inquiry and participation into the technological frameworks, political context and cultural processes through which things are made public; and second, how these are, or can be, used to create publics.
[Read more on pzwart.nl](https://pzwart.nl/experimental-publishing/)
</details>
<details>
<summary>
XPUB is the Master of Arts in Fine Art and Design: Experimental
Publishing of the Piet Zwart Institute. XPUB focuses on the acts of
making things public and creating publics in the age of post-digital
networks.
Welcome to the XPUB homepage with links to tools and webpages we use in
the course.
</summary>
[Read more on pzwart.nl](https://pzwart.nl/experimental-publishing/)
An important part of the XPUB course is considering the implications of the technologies and tools we use, how the choices have an impact socially, environmentally, politically. In this spirit, rather than relying heavily on cloud services, XPUB (self-) hosts and maintains many of the servers and services that the course uses. Students learn and practice skills of programming and server maintenance in order to gain first hand experience with the materials of software and networks.
</details>
:::
<details open>

@ -20,11 +20,13 @@
<h1 class="title">xpubliverse</h1>
</header>
<div class="flex">
<details>
<summary> Welcome to the XPUB homepage with links to tools and webpages we use in the course. </summary> An important part of the XPUB course is considering the implications of the technologies and tools we use, how the choices have an impact socially, environmentally, politically. In this spirit, rather than relying heavily on cloud services, XPUB (self-) hosts and maintains many of the servers and services that the course uses. Students learn and practice skills of programming and server maintenance in order to gain first hand experience with the materials of software and networks.
<details open>
<p><summary> XPUB is the Master of Arts in Fine Art and Design: Experimental Publishing of the Piet Zwart Institute. XPUB focuses on the acts of making things public and creating publics in the age of post-digital networks. </summary></p>
<p>XPUBs interests in publishing are therefore twofold: first, publishing as the inquiry and participation into the technological frameworks, political context and cultural processes through which things are made public; and second, how these are, or can be, used to create publics.</p>
<a href="https://pzwart.nl/experimental-publishing/">Read more on pzwart.nl</a>
</details>
<details>
<summary> XPUB is the Master of Arts in Fine Art and Design: Experimental Publishing of the Piet Zwart Institute. XPUB focuses on the acts of making things public and creating publics in the age of post-digital networks. </summary> <a href="https://pzwart.nl/experimental-publishing/">Read more on pzwart.nl</a>
<summary> Welcome to the XPUB homepage with links to tools and webpages we use in the course. </summary> An important part of the XPUB course is considering the implications of the technologies and tools we use, how the choices have an impact socially, environmentally, politically. In this spirit, rather than relying heavily on cloud services, XPUB (self-) hosts and maintains many of the servers and services that the course uses. Students learn and practice skills of programming and server maintenance in order to gain first hand experience with the materials of software and networks.
</details>
</div>
<details open>

Loading…
Cancel
Save