deploy: 7134837f17
This commit is contained in:
parent
5c2938ae0e
commit
053a87b732
4
404.html
4
404.html
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Digital Garden</title>
|
<title>Digital Garden</title>
|
||||||
<meta name="description" content="A digital garden or public notebook for The Bentway’s Digital and/as Public Space Micro-Residency.">
|
<meta name="description" content="A digital garden or public notebook for The Bentway’s Digital and/as Public Space Micro-Residency.">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="container tc">
|
<div class="container tc">
|
||||||
@ -26,6 +26,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -9,7 +9,7 @@ A public notebook / digital garden for The Bentway’s [Digital and/as Public Sp
|
|||||||
|
|
||||||
## Adding and connecting notes
|
## Adding and connecting notes
|
||||||
- [Notes](./_notes) in the Digital Garden are stored in the `./_notes` folder as markdown files (`*.md`) files.
|
- [Notes](./_notes) in the Digital Garden are stored in the `./_notes` folder as markdown files (`*.md`) files.
|
||||||
- Connecting notes is done through a double-bracket notation: `[[text to link]]`. View the [The Statement of Intent](./notes/statement-of-intent.md) note as an example.
|
- Connecting notes is done through a double-bracket notation: `[[text to link]]`. View the [The Statement of Intent](./_notes/statement-of-intent.md) note as an example.
|
||||||
- A link without a corresponding markdown file will be highlighted and left unlinked until a file is created.
|
- A link without a corresponding markdown file will be highlighted and left unlinked until a file is created.
|
||||||
|
|
||||||
## Technologies used
|
## Technologies used
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<title>Bentway 🌱 Digital Garden</title>
|
<title>Bentway 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="The Bentway re-imagines how we build, experience, activate, and value public space
|
<meta name="description" content="The Bentway re-imagines how we build, experience, activate, and value public space
|
||||||
public space together. With From Later, they are hosting an initiative from March 1 to May 31 called Digital...">
|
public space together. With From Later, they are hosting an initiative from March 1 to May 31 called Digital...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
</time>
|
</time>
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -77,6 +77,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Colophon 🌱 Digital Garden</title>
|
<title>Colophon 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="A digital garden or public notebook for The Bentway’s Digital and/as Public Space Micro-Residency.">
|
<meta name="description" content="A digital garden or public notebook for The Bentway’s Digital and/as Public Space Micro-Residency.">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<article class="measure-wide ml3">
|
<article class="measure-wide ml3">
|
||||||
@ -54,6 +54,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Dawn Walker 🌱 Digital Garden</title>
|
<title>Dawn Walker 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="Dawn Walker is a design researcher and PhD Candidate at the Faculty of Information, University of Toronto. Her research focuses on the possibilities for social transformation through the design of ...">
|
<meta name="description" content="Dawn Walker is a design researcher and PhD Candidate at the Faculty of Information, University of Toronto. Her research focuses on the possibilities for social transformation through the design of ...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
</time>
|
</time>
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -70,6 +70,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -10,7 +10,7 @@ https://maggieappleton.com/garden-history
|
|||||||
Hypertext Gardens: Delightful Vistas
|
Hypertext Gardens: Delightful Vistas
|
||||||
Mark Bernstein, Eastgate Systems, Inc.
|
Mark Bernstein, Eastgate Systems, Inc.
|
||||||
http://www.e...">
|
http://www.e...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -19,7 +19,7 @@ http://www.e...">
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -83,6 +83,6 @@ Mark Bernstein, Eastgate Systems, Inc.
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -5,7 +5,7 @@
|
|||||||
<title>Garry Ing 🌱 Digital Garden</title>
|
<title>Garry Ing 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="Garry Ing is a designer and researcher residing in Toronto. He is a member of Hypha
|
<meta name="description" content="Garry Ing is a designer and researcher residing in Toronto. He is a member of Hypha
|
||||||
Hypha Worker Co-operative and sessional faculty at OCAD University teaching interactive media. Previous wor...">
|
Hypha Worker Co-operative and sessional faculty at OCAD University teaching interactive media. Previous wor...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -14,7 +14,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -66,6 +66,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Hypercore 🌱 Digital Garden</title>
|
<title>Hypercore 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="Hypercore Protocol is a peer-to-peer data network built on the Hypercore logs. Hypercores are signed, append-only logs. They’re like lightweight blockchains without the consensus algorithm. As with...">
|
<meta name="description" content="Hypercore Protocol is a peer-to-peer data network built on the Hypercore logs. Hypercores are signed, append-only logs. They’re like lightweight blockchains without the consensus algorithm. As with...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -79,6 +79,6 @@ TBD
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Hypertext Transfer Protocol 🌱 Digital Garden</title>
|
<title>Hypertext Transfer Protocol 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="The Hypertext Transfer Protocol (HTTP) is an application layer protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wi...">
|
<meta name="description" content="The Hypertext Transfer Protocol (HTTP) is an application layer protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wi...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -73,6 +73,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Hypertext 🌱 Digital Garden</title>
|
<title>Hypertext 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="Hypertext is text displayed on a computer display or other electronic devices with references (hyperlinks) to other text that the reader can immediately access. Hypertext documents are interconnect...">
|
<meta name="description" content="Hypertext is text displayed on a computer display or other electronic devices with references (hyperlinks) to other text that the reader can immediately access. Hypertext documents are interconnect...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -81,6 +81,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -8,7 +8,7 @@
|
|||||||
We cultivate collective growth and meaningful livelihoods through learning and building technologies together.
|
We cultivate collective growth and meaningful livelihoods through learning and building technologies together.
|
||||||
|
|
||||||
We are a team of technologists, designers, and community organize...">
|
We are a team of technologists, designers, and community organize...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -17,7 +17,7 @@ We are a team of technologists, designers, and community organize...">
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -110,6 +110,6 @@ We are a team of technologists, designers, and community organize...">
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Digital Garden</title>
|
<title>Digital Garden</title>
|
||||||
<meta name="description" content="A digital garden or public notebook for The Bentway’s Digital and/as Public Space Micro-Residency.">
|
<meta name="description" content="A digital garden or public notebook for The Bentway’s Digital and/as Public Space Micro-Residency.">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="ma3 anthony">
|
<div class="ma3 anthony">
|
||||||
@ -27,6 +27,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Infrastructure 🌱 Digital Garden</title>
|
<title>Infrastructure 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="TBD">
|
<meta name="description" content="TBD">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -87,6 +87,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
|
|
||||||
...">
|
...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
</time>
|
</time>
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -104,6 +104,6 @@ Economy as a form a expression</p>
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>IPFS 🌱 Digital Garden</title>
|
<title>IPFS 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="The InterPlanetary File System (IPFS) is a protocol and peer-to-peer network for storing and sharing data in a distributed file system. IPFS uses content-addressing to uniquely identify each file i...">
|
<meta name="description" content="The InterPlanetary File System (IPFS) is a protocol and peer-to-peer network for storing and sharing data in a distributed file system. IPFS uses content-addressing to uniquely identify each file i...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -79,6 +79,6 @@ TBD
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
|
|
||||||
TBD">
|
TBD">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -17,7 +17,7 @@ TBD">
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -88,6 +88,6 @@ TBD">
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Protocol 🌱 Digital Garden</title>
|
<title>Protocol 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="A communication protocol is a system of rules that allows two or more entities of a communications system to transmit information via any kind of variation of a physical quantity. The protocol defi...">
|
<meta name="description" content="A communication protocol is a system of rules that allows two or more entities of a communications system to transmit information via any kind of variation of a physical quantity. The protocol defi...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -92,6 +92,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Public Space 🌱 Digital Garden</title>
|
<title>Public Space 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="TBD">
|
<meta name="description" content="TBD">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -87,6 +87,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Publishing 🌱 Digital Garden</title>
|
<title>Publishing 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -87,6 +87,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
6
rss.html
6
rss.html
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>RSS 🌱 Digital Garden</title>
|
<title>RSS 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="RSS (RDF Site Summary or Really Simple Syndication) is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. These feeds can, for ...">
|
<meta name="description" content="RSS (RDF Site Summary or Really Simple Syndication) is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. These feeds can, for ...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -81,6 +81,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Statement of Intent 🌱 Digital Garden</title>
|
<title>Statement of Intent 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="Hypha’s practice is situated across many topics that are present in the theme of Adaptive Reuse & Creative Misuse. Drawing from our collective experiences, histories, and methodologies, our goa...">
|
<meta name="description" content="Hypha’s practice is situated across many topics that are present in the theme of Adaptive Reuse & Creative Misuse. Drawing from our collective experiences, histories, and methodologies, our goa...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -65,6 +65,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Web Browser 🌱 Digital Garden</title>
|
<title>Web Browser 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="A web browser (commonly referred to as a browser) is a software application for accessing the World Wide Web. When a user requests a web page from a particular website, the web browser retrieves th...">
|
<meta name="description" content="A web browser (commonly referred to as a browser) is a software application for accessing the World Wide Web. When a user requests a web page from a particular website, the web browser retrieves th...">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -73,6 +73,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -4,7 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>World Wide Web 🌱 Digital Garden</title>
|
<title>World Wide Web 🌱 Digital Garden</title>
|
||||||
<meta name="description" content="TBD">
|
<meta name="description" content="TBD">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css?1618150341180253559"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
<link rel="stylesheet" href="/assets/css/style.css?1618150406968535423"><link type="application/atom+xml" rel="alternate" href="/feed.xml" /></head><body class="dark-green sans-serif bg-washed-green"><header id="header" class="f5 pa3 flex bb b--dark-green bg-washed-green justify-between sticky top-0 w-100 items-baseline z-3"><a class="no-underline f4 dark-green anthony" rel="author" href="/">Digital Garden</a><nav class="f7 code"><a class="no-underline dark-green underline-hover" href="/colophon/">Colophon</a><a class="no-underline dark-green ml3 underline-hover" href="/feed.xml">RSS Feed</a>
|
||||||
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
<a class="no-underline dark-green ml3 underline-hover" href="https://github.com/hyphacoop/digitalgarden">View Garden Source</a>
|
||||||
</nav></header><main class="links-dark-green" aria-label="Content">
|
</nav></header><main class="links-dark-green" aria-label="Content">
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="note-meta flex justify-between">
|
<div class="note-meta flex justify-between">
|
||||||
|
|
||||||
<time class="code dib f7 pb2" datetime="2021-04-11T14:10:19+00:00">
|
<time class="code dib f7 pb2" datetime="2021-04-11T14:11:44+00:00">
|
||||||
Last updated on April 11, 2021
|
Last updated on April 11, 2021
|
||||||
|
|
||||||
</time>
|
</time>
|
||||||
@ -87,6 +87,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/assets/js/d3.v6.min.js"></script>
|
<script src="/assets/js/d3.v6.min.js"></script>
|
||||||
<script src="/assets/js/scripts.js?1618150341180253559"></script>
|
<script src="/assets/js/scripts.js?1618150406968535423"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user