Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.