more comm page stuff
This commit is contained in:
parent
1b9de6ce23
commit
06b7ff54b6
9 changed files with 194 additions and 177 deletions
3
Makefile
3
Makefile
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue