more comm page stuff

This commit is contained in:
Rhiannon Morris 2022-05-18 14:29:00 +02:00
parent 1b9de6ce23
commit 06b7ff54b6
9 changed files with 194 additions and 177 deletions

View file

@ -1,10 +1,11 @@
FONTS = $(shell find fonts -type f)
CSS = style.css where.css comms.css
CSS = base.css index.css where.css comms.css
PAGES = index.html where.html comms.html pubkey.txt
MEDIA = $(patsubst %,media/%, \
bg.png bg_2x.png bg_dim.png bg_2x_dim.png snugl.png \
mlem.gif mlem_static.png cybre.png donphan.png types.png \
niss-nisse.mp3 niss-nisse.ogg \
comm-examples.png \
) \
$(wildcard media/*.svg)