Commit Graph

20 Commits

Author SHA1 Message Date
codl 6d8991ee65
doit overhaul
most notably now we preserve the mtime of the source files so
cachebusted static urls won't change every time everything is
regenerated for whatever reason
2017-08-24 18:43:28 +02:00
codl 092cc1919d
resize twitter and mastodon logo 2017-08-24 15:40:03 +02:00
codl c322362788
doit: compress twitter.png mastodon.png 2017-08-23 23:10:00 +02:00
codl 687d2fe96e
nicer log in buttons on index 2017-08-23 15:14:24 +02:00
codl ae19b326af
compress logo as jpeg and webp 2017-08-20 20:17:38 +02:00
codl 78d8c89bd9
oops. remove version.js from doit 2017-08-20 20:15:49 +02:00
codl ccb37b04f4
rename settings_form.js to settings.js 2017-08-12 07:26:06 +02:00
codl 7b6a70a7ce
Revert "load version dynamically"
stutid

This reverts commit 51cf43d073.
2017-08-12 02:04:11 +02:00
codl d8d31d9b0a
doit: compress js too 2017-08-12 01:07:12 +02:00
codl d07503dd6f
edit settings dynamically 2017-08-12 01:04:22 +02:00
codl 51cf43d073
load version dynamically
that way the whole dang cache doesnt get invalidated when the version
changes
2017-08-11 22:20:24 +02:00
codl 2f83630629
oops!!!! ooooooppppppppsssssssssssssssssss :w 2017-08-11 21:44:37 +02:00
codl 453e51c92f
doit: split off more tasks 2017-08-11 21:26:17 +02:00
codl 5147b7e3ff
doit: replace all dict literals with dict() 2017-08-11 21:18:40 +02:00
codl 5ee7041e20
separate each file compression into a subtask 2017-08-11 20:29:48 +02:00
codl e60897a3f8
add doit task for compressing static files 2017-08-11 20:13:42 +02:00
codl 431ef30bfc
doit: add clean 2017-08-11 16:42:27 +02:00
codl dd212ce1c3
process all assets thru doit 2017-08-11 16:41:31 +02:00
codl 2510024e82
let pillow optimize 2017-08-11 15:55:50 +02:00
codl 1a9753db49
image build 2017-08-11 14:57:32 +02:00