styles
This commit is contained in:
parent
815ef5c23f
commit
e35f46003b
8 changed files with 97 additions and 27 deletions
3
Makefile
3
Makefile
|
@ -6,7 +6,8 @@ MEDIA = \
|
|||
$(wildcard media/flags/*) $(wildcard media/buttons/*) \
|
||||
$(wildcard media/icons/*) $(wildcard media/bg/*) 8831.png 8831-quox.png \
|
||||
$(wildcard rainbow-quox/front/*) $(wildcard rainbow-quox/back/*) \
|
||||
rainbow-quox/palette.svg
|
||||
rainbow-quox/palette.svg rainbow-quox/bright-squares.png \
|
||||
rainbow-quox/back.svg
|
||||
SCRIPTS = $(patsubst %.ts,%.js,$(wildcard script/*.ts rainbow-quox/*.ts))
|
||||
MISC = $(shell find .well-known -type f)
|
||||
ALL = $(CSS) $(PAGES) $(MEDIA) $(SCRIPTS) $(MISC)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue