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

https://github.com/thelastjosh/autonomous-art

To be autonomous is to be free from external control. Autonomous art is art that is autonomous and which acts in order to ensure its autonomy. Often, it is art that owns itself or which cannot be owned.
https://github.com/thelastjosh/autonomous-art

art autonomous

Last synced: 3 months ago
JSON representation

To be autonomous is to be free from external control. Autonomous art is art that is autonomous and which acts in order to ensure its autonomy. Often, it is art that owns itself or which cannot be owned.

Awesome Lists containing this project

README

          

# Autonomous Art

[Manifesto](manifesto.md), [Commentaries](commentaries.md), [Discussion](https://github.com/thelastjosh/autonomous-art/discussions)

Authors: [Joshua Tan](https://joshuatan.com/research), [Primavera De Filippi](https://cyber.harvard.edu/people/pdefilippi)

Thank you: Amy Whitaker, Jenna Caravello, Luke Nickel, Sade Abiodun, Jenny Liu Zhang, [DISI](https://disi.org/)

> https://autonomous-art.vercel.app/

Running the application locally:

```
npm install
npm run dev
```

Deploying:

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-tailwindcss&project-name=with-tailwindcss&repository-name=with-tailwindcss)

This website is based on the Next.js + Tailwind CSS Example, using [Tailwind CSS](https://tailwindcss.com/) [(v2.2)](https://blog.tailwindcss.com/tailwindcss-2-2). It follows the steps outlined in the official [Tailwind docs](https://tailwindcss.com/docs/guides/nextjs).