4 Commits

Author SHA1 Message Date
3wc
613c03763d Switch to autono-bot for gitea login
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
2025-07-26 12:08:43 +01:00
150a7127cc Update README.md
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-11-15 21:17:10 +00:00
21431bc420 added about page
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-15 12:00:19 +00:00
224f5a509a make smallest breakpoint 20em instead of 30em
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-19 18:18:18 +05:00
5 changed files with 28 additions and 5 deletions

View File

@ -5,9 +5,9 @@ steps:
- name: publish jekyll container
image: plugins/docker
settings: &docker-build-settings
username: 3wordchant
username: autono-bot
password:
from_secret: git_autonomic_zone_token_3wc
from_secret: git_autonomic_zone_token_autono-bot
repo: git.autonomic.zone/autonomic-cooperative/kcl-site
auto_tag: true
registry: git.autonomic.zone
@ -32,4 +32,4 @@ steps:
NGINX_CONF_VERSION: v2
REPOSITORY: "autonomic-cooperative/kcl-site"
depends_on:
- publish jekyll container
- publish jekyll container

View File

@ -1,6 +1,6 @@
# Digital Garden
A public notebook / digital garden for King's College London's digital humanities department.
A digital garden for King's College London's [Centre for Digital Culture](https://www.kcl.ac.uk/research/cdc).
Based on [Hypha's digital garden for The Bentway's Digital and/as Public Space Micro-residency](https://digitalgarden.hypha.coop).

File diff suppressed because one or more lines are too long

23
about.md Normal file
View File

@ -0,0 +1,23 @@
---
layout: page
title: about
---
[![](/assets/images/cdc.webp)](https://www.kcl.ac.uk/research/cdc)
This is a digital garden for the [Centre for Digital Culture (CDC)](https://www.kcl.ac.uk/research/cdc) at [King's College London](https://kcl.ac.uk/).
The Centre for Digital Culture is an interdisciplinary research centre promoting research and public engagement with digital culture, including the dynamics and practices, imaginaries and materialities, interactions and infrastructures, forms and formats that accompany the web, social media and networked digital devices. Through our projects and activities we support critical inquiry both with and about digital technologies across disciplines, languages, regions and online spaces.
The Centre for Digital Culture is part of the [Digital Futures Institute](https://www.kcl.ac.uk/dfi).
## website credits
The website was developed with the [Autonomic cooperative](https://autonomic.zone/) drawing on a [digital garden project](https://thebentway.ca/stories/digital-and-as-public-space/) from [Hypha](https://hypha.coop/), a worker co-operative based in Toronto.
It uses the following open source components:
- **[Anthony](http://velvetyne.fr/fonts/anthony/)** - a typeface designed by [Sun Young Oh](https://www.sunyoungoh.com/) and inspired from artworks by British sculptor Anthony Caro. The form of this typeface comes from his sculptures that are leaning against each other. Anthony is licensed under the [SIL Open Font License v1.1](http://scripts.sil.org/OFL)
- **[Work Sans](https://github.com/weiweihuanghuang/Work-Sans)** - a typeface designed by [Wei Huang](http://charlix.cx/) based loosely on early Grotesques. Work Sans was made in part on the stolen lands of the Wurundjeri and Boon Wurrung people of the Kulin nations. Work Sans is licensed under the [SIL Open Font License v1.1](http://scripts.sil.org/OFL)
- **[Tachyons](https://tachyons.io/)** - a modular CSS library with a few extended features.
- **[D3.js](https://d3js.org/)** - a JavaScript library for visualizing data. D3.js was used to create the interactive knowledge graph. Originally from [Digital garden Jekyll template](https://github.com/maximevaillancourt/digital-garden-jekyll-template) by Maxime Vaillancourt.

BIN
assets/images/cdc.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB