murilopolese / SFPC_CA_2023_ARCHIVE

School For Poetic Computation > 2023 > Cellular Automata: Code Beyond Words > Archive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

python -m venv venv
source venv/bin/activate
pip install markdown
python generate.py

Deploy

aws s3 sync ./html s3://sfpc-ca-2023.bananabanana.me/ --exclude '.*' --exclude 'venv' --acl public-read

About

School For Poetic Computation > 2023 > Cellular Automata: Code Beyond Words > Archive


Languages

Language:JavaScript 48.1%Language:Python 40.0%Language:CSS 6.1%Language:HTML 5.8%