Salīdzināt revīzijas

5 Revīzijas

Autors SHA1 Ziņojums Datums
150a7127cc Update README.md
Visas pārbaudes ir veiksmīgas
continuous-integration/drone/push Build is passing
2024-11-15 21:17:10 +00:00
21431bc420 added about page
Visas pārbaudes ir veiksmīgas
continuous-integration/drone/push Build is passing
2024-11-15 12:00:19 +00:00
224f5a509a make smallest breakpoint 20em instead of 30em
Visas pārbaudes ir veiksmīgas
continuous-integration/drone/push Build is passing
2024-07-19 18:18:18 +05:00
14303d6b28 delete github actions
Visas pārbaudes ir veiksmīgas
continuous-integration/drone/push Build is passing
2024-07-19 17:07:45 +05:00
af6809bab6 update readme 2024-07-19 17:06:09 +05:00
7 mainīti faili ar 27 papildinājumiem un 59 dzēšanām

Parādīt failu

@ -1,25 +0,0 @@
name: GitHub Pages Deploy
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.0'
bundler-cache: true
- name: Build site
run: bundle exec rake build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./_site
cname: digitalgarden.hypha.coop

Parādīt failu

@ -1,12 +0,0 @@
name: JS Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14.16.0'
- run: npm install standard
- run: npx standard

Parādīt failu

@ -1,19 +0,0 @@
name: HTMLProofer
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['2.7', '3.0']
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- name: Install Curl
run: sudo apt install libcurl4-openssl-dev
- name: Run tests
run: bundle exec rake

Parādīt failu

@ -1,6 +1,6 @@
# Digital Garden # 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). Based on [Hypha's digital garden for The Bentway's Digital and/as Public Space Micro-residency](https://digitalgarden.hypha.coop).
@ -20,7 +20,8 @@ Based on [Hypha's digital garden for The Bentway's Digital and/as Public Space M
## Development ## Development
### Using docker ### Using docker
`docker compose -f docker-compose.dev.yml up` 1. Run `docker compose -f docker-compose.dev.yml up`
2. Visit your `localhost` on port `4000`: http://localhost:4000 or http://0.0.0.0:4000
### Using jekyll ### Using jekyll
1. Clone repository: `git clone ssh://git@git.autonomic.zone:2222/autonomic-cooperative/kcl-digital-humanities-garden.git` 1. Clone repository: `git clone ssh://git@git.autonomic.zone:2222/autonomic-cooperative/kcl-digital-humanities-garden.git`

Faila izmaiņas netiek rādītas, jo viena vai vairākas līnijas ir pārāk garas

23
about.md Parasts fails
Parādīt failu

@ -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ārs
assets/images/cdc.webp Parasts fails

Bināro failu nav iespējams attēlot.

Pēc

Platums:  |  Augstums:  |  Izmērs: 6.0 KiB