Generative Artistry is a work in progress blog & tutorial website exploring generative art with self-coding examples.
The version of tutorial markdown in this demo is super conceptual, and is currently being completely rewritten, so please take it with a grain of salt, and bare with me for a month or so. Or reach out if you want to help!
Generative Artistry runs on Hugo. To set it up locally you will need to:
git clone git@github.com:tholman/generative-artistry.git
brew install hugo
(or install via other means)hugo server