Commit Graph

14 Commits

Author SHA1 Message Date
a01655511e
Update Rakefile 2024-11-21 11:49:29 +08:00
9bd0a44368
Add concurrency into the assets generation step 2024-10-04 21:12:34 +08:00
1b4c2e1a89
Add clean task for Rake 2023-11-16 10:48:20 +08:00
a751e4b337
Update export avatars task to export multiple sizes 2023-11-16 10:45:28 +08:00
3da76b264c
Update avatar images to WebP format
It is widely more available compared to AVIF.
2023-11-12 18:53:15 +08:00
c17c8b3742
Remove unneeded modules 2023-11-10 17:43:43 +08:00
ff3cc17d8c
Update Rakefile tasks 2023-11-08 13:54:42 +08:00
bb1202d521
Update export avatar build step
Reduce `mkdir_p` calls and add a resize for the images.
2023-07-08 19:36:19 +08:00
744ee21700
Remove unneeded code in Rakefile 2023-06-18 18:13:20 +08:00
448527c85b
Ignore exported avatar images
This should enforce the build process to really export the images.
2023-05-23 19:01:27 +08:00
c08511a1ce
Prefer AVIF to WebP encoding 2023-05-15 13:25:45 +08:00
3c3bfa66f4
Update the build task 2023-05-02 12:22:23 +08:00
e7469cbfcb
Add export avatar images task 2023-05-01 18:26:58 +08:00
0ac7f03b1b
Replace Makefile with Rakefile 2023-04-26 09:43:54 +08:00