Commit graph

9 commits

Author SHA1 Message Date
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
Griffith Chen
c5dd41d77d Version Bump 2023-08-22 09:40:41 +08:00
Griffith Chen
81ee6b62f2
Remove tags blog-homepage and auto-loading-homepage (#7322) 2023-08-21 11:43:02 +08:00
Jeff Ong
122a1ac6a1 Version Bump 2023-07-26 15:19:29 -04:00
Jeff Ong
1e24c47de1
Fix style variations. (#7273) 2023-07-26 14:57:16 -04:00
Jeff Ong
4b728242ca Version Bump 2023-07-19 14:48:01 -04:00
Jeff Ong
b9f1ff48b9
Fix blob widths. (#7250) 2023-07-19 13:44:23 -04:00
Jeff Ong
57aa234894
Reverie: add theme (#7137)
* Initiial commit.

* Replace screenshot.

* Update assets, fonts, and implement bg a bit.

* Updates to get bg working.

* Clean up how background is handled.

* Add initial style variations.

* Spacing adjustments and refinements.

* Template refinements.

* Add search and archive, additional background handling.

* Comments section tweaking.

* Bump dev version.

* Background tweaks and return to original color palette.

* WIP style variations.

* Dev version bump.

* Staging site changes.

* Cleanup and use transparent bg only.

* Archive tweaks.

* Version bump.

* Remove 404 header.

* Spacing and background adjustments.

* Version bump.

* Nav tweaks.'

* Rename to reverie.

* Cleanup and revisions.

* Update description.

* Remove unused fonts.

* Remove unused images.

* Reduce size of image.

* Remove unneeded table styles.

* V1.0.0.
2023-07-17 13:24:51 -04:00