Skip to content

tholman/generative-artistry

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Generative Artistry

Generative Artistry is a work in progress blog & tutorial website exploring generative art with self-coding examples.

Tutorial Markdown

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!

Setup

Generative Artistry runs on Hugo. To set it up locally you will need to:

  1. git clone git@github.com:tholman/generative-artistry.git
  2. brew install hugo (or install via other means)
  3. hugo server