Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tholman/generative-artistry
A website for self coding generative art tutorials.
https://github.com/tholman/generative-artistry
Last synced: 1 day ago
JSON representation
A website for self coding generative art tutorials.
- Host: GitHub
- URL: https://github.com/tholman/generative-artistry
- Owner: tholman
- License: other
- Created: 2017-12-05T12:08:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T15:22:26.000Z (over 3 years ago)
- Last Synced: 2024-07-31T19:35:26.068Z (6 months ago)
- Language: JavaScript
- Homepage: https://generativeartistry.com
- Size: 171 MB
- Stars: 835
- Watchers: 28
- Forks: 45
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: license.md
Awesome Lists containing this project
- awesome-client-side - Generative Artistry
README
## Generative Artistry
[Generative Artistry](https://generativeartistry.com) 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](https://gohugo.io/). To set it up locally you will need to:
1. `git clone [email protected]:tholman/generative-artistry.git`
1. `brew install hugo` ([or install via other means](https://gohugo.io/getting-started/installing/))
1. `hugo server`