id page and markup/css cleanup
This commit is contained in:
parent
45bc1a60b6
commit
749d22b8b8
28 changed files with 313 additions and 641 deletions
11
Makefile
11
Makefile
|
@ -1,13 +1,12 @@
|
|||
FONTS = $(shell find fonts -type f)
|
||||
CSS = base.css index.css where.css comms.css ANGELF~1.CSS
|
||||
PAGES = index.html where.html comms.html ANGELF~1.HTM pubkey.txt
|
||||
CSS = base.css index.css where.css comms.css ANGELF~1.CSS id.css
|
||||
PAGES = index.html where.html comms.html ANGELF~1.HTM pubkey.txt id.html
|
||||
MEDIA = $(patsubst %,media/%, \
|
||||
bg.png bg_2x.png bg_dim.png bg_2x_dim.png kesi.png \
|
||||
bg.png bg_2x.png bg_dim.png bg_2x_dim.png kesi.png quoxtrans.png \
|
||||
mlem.gif mlem_static.png chitter.png lockpen.png \
|
||||
niss-nisse.mp3 niss-nisse.ogg \
|
||||
comm-examples.png \
|
||||
quobl.png quobl2.png \
|
||||
) \
|
||||
$(wildcard media/*.svg)
|
||||
$(wildcard media/*.svg) $(wildcard media/flags/*)
|
||||
AFMEDIA = $(patsubst %,NEWFOL~1/%, \
|
||||
GEC.JPG PBRUSH.GIF PROGRAM.GIF QUESTION.GIF MAIL.GIF LOWBATT.GIF \
|
||||
W95FA.otf w95fa.woff w95fa.woff2 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue