Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lachlanjc/dispersions
Online art exhibition of Christopher Campbell’s 2020 Dispersions series
https://github.com/lachlanjc/dispersions
art covid-19 exhibition theme-ui
Last synced: 28 days ago
JSON representation
Online art exhibition of Christopher Campbell’s 2020 Dispersions series
- Host: GitHub
- URL: https://github.com/lachlanjc/dispersions
- Owner: lachlanjc
- Created: 2021-02-01T21:46:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T22:34:11.000Z (about 1 year ago)
- Last Synced: 2024-10-03T09:22:01.422Z (about 1 month ago)
- Topics: art, covid-19, exhibition, theme-ui
- Language: TypeScript
- Homepage: https://dispersions.cbcampbell.com
- Size: 30.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dispersions
Online exhibition of [Christopher Campbell’s](https://cbcampbell.com) 2020
painting series *Dispersions*. Built with Next.js, Theme UI, and MDX.[**dispersions.cbcampbell.com**](https://dispersions.cbcampbell.com)
The data source is the [`worklist.csv` file](./lib/worklist/worklist.csv) file, which is parsed by `pnpm run worklist` to [JSON](./lib/worklist/worklist.json). The site is statically generated using that JSON. The images are stored in `public` in dev, but hosted on S3 since they’re ~1GB.
Feel free to re-use the code, but the artwork is copyrighted.