Skip to content

SensiLab/GenerativeArtArchive

Repository files navigation

Generative Art Archive

Running the archive locally

Prerequesites

npm gatsby-cli

https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

1. Navigate into your new site’s directory and start it up.

cd GenerativeArtArchive/
npm run develop

2. Open the code and start customizing!

Your site is now running at http://localhost:8000!

Edit src/pages/index.js to see your site update in real-time!

How to Contribute

  1. Navigate to the entries/ folder and to the relevant subdirectory (algorithms, artworks, concepts or examples)

  2. Create a new file entry-name.md or subdirectory entry-name/ with index.md file

Entry template

  ---
  title: Entry Name
  type: concept | algorithm | artwork | example
  description: brief description here
  creator: Creator Name
  rights: eg. Public Domain (CC0)
  ---

  ##Title
  content here.
  1. Create, then submit a pull request for a reviewer to have a look at.

About

Whyte funded archive of generative art

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5