~ajpaon/hacks.paon.wtf

Add missing metadata
genuary day 5
slight improvements to animation export

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~ajpaon/hacks.paon.wtf
read/write
git@git.sr.ht:~ajpaon/hacks.paon.wtf

You can also use your local clone with git send-email.

#hacks.paon.wtf

This repo contains all the content of hacks.paon.wtf, my public site for little graphical experiments.

#Add a new hack

  1. Create a new directory under ./static and add html, js, css
  2. Add a screenshot under ./static/img. Most directories under ./static are named after the date; use the same name as the base name of the png, e.g. ./static/20221127/index.html and ./static/img/20221127.png

#Build and deploy

  1. Create a new entry in ./meta.json
  2. make push