Commit Graph

165 Commits

Author SHA1 Message Date
Damillora dbceefbaef fix: update shian 2021-07-11 04:35:50 +07:00
Damillora c44d80e0f1 feat: new post design 2021-07-11 04:23:59 +07:00
Damillora d15da305d3 feat: add feature image captions support 2021-07-11 03:19:43 +07:00
Damillora 512b268762 chore: update actions 2021-07-11 01:05:08 +07:00
Damillora 1621cdebd8 chore: update depends 2021-07-11 01:01:25 +07:00
Damillora e91ae92096 feat: update layout and shian 2021-07-11 00:56:01 +07:00
Damillora bba5343206 fix: remove search delay 2021-05-08 12:43:27 +07:00
Damillora 8d79c44830 chore: update shian 2021-05-07 21:44:22 +07:00
Damillora 821bdeeb16 feat: add search 2021-05-07 21:41:29 +07:00
Damillora 5fdf85ce7a fix: fix post card author being invisible 2021-04-23 01:06:52 +07:00
Damillora ab25d5b64b chore: update shian 2021-04-22 22:04:45 +07:00
Damillora 1436d6a577 feat: upgrade shian 2021-04-22 20:34:59 +07:00
Damillora ec32715972 chore: revert "don't preload font css for faster FCP"
This reverts commit 2a88f7ec00.
2021-04-22 20:31:27 +07:00
Damillora 9efdf81b02 chore: revert "defer fonts"
This reverts commit 8424e13ac4.
2021-04-22 19:13:13 +07:00
Damillora 8424e13ac4 fix: defer fonts 2021-04-22 19:08:55 +07:00
Damillora 50e505f31f chore: use different display option for icons instead 2021-04-22 18:54:51 +07:00
Damillora 2a88f7ec00 chore: don't preload font css for faster FCP 2021-04-22 18:53:23 +07:00
Damillora e876a68de3 fix: adjust image sizes 2021-04-22 17:45:19 +07:00
Damillora 91671d2219 chore: upgrade deps 2021-04-22 17:29:01 +07:00
Damillora 6a2e52bd2f fix: JS fixes 2021-04-22 17:04:07 +07:00
Damillora 59c72b60aa chore: remove unused tailwind config 2021-04-22 15:44:44 +07:00
Damillora 12154775d3 feat: Use webpack for bundling of JS files 2021-04-22 15:43:53 +07:00
Damillora 85687c48a2 chore: defer JavaScript 2021-04-22 14:55:16 +07:00
Damillora bbb024de2d fix: fix post thumbnail srcset 2021-04-22 14:54:46 +07:00
Damillora 276119e573 fix: fallback to cover image when site background isn't available 2021-04-20 17:50:35 +07:00
Damillora 506123bfac fix: Post thumbnail once more 2021-04-20 17:43:08 +07:00
Damillora 58bcb00b18 chore: Revert "Defer scripts"
This reverts commit ccfa40400c.
2021-04-20 16:38:43 +07:00
Damillora 86e1a1e6de fix: Do not use large images on post thumbnails 2021-04-20 16:35:20 +07:00
Damillora fc67f3b40b fix: readd native lazy loading 2021-04-20 16:29:45 +07:00
Damillora 8b5dc4f853 fix: remove sizes property for post thumbnail 2021-04-20 16:14:47 +07:00
Damillora 10fdcb80b1 fix: fix image size 2021-04-20 16:07:34 +07:00
Damillora 8bf1119b0b feat: responsive post thumbnail images 2021-04-20 16:04:39 +07:00
Damillora 69d3041171 chore: bump shian 2021-04-20 15:53:16 +07:00
Damillora ccfa40400c chore: Defer scripts 2021-04-20 15:51:18 +07:00
Damillora a32e674db5 fix(theme): oops 2021-04-20 14:39:22 +07:00
Damillora 6497b7d07d chore: reformat and update jquery 2021-04-20 12:04:43 +07:00
Damillora b77d0cb85c fix: performance fixes 2021-04-20 12:01:23 +07:00
Damillora 93b5a272f7 chore: update shian yet again 2021-04-16 20:44:37 +07:00
Damillora bfe7c4beac chore: Bump shian 2021-04-16 20:37:43 +07:00
Damillora 2add71e86b chore: upgrade dependencies 2021-04-16 20:28:32 +07:00
Damillora 70a4462701 chore(theme): upgrade dependencies 2021-04-15 13:36:10 +07:00
Damillora 822904c21a fix(theme): update shian for usability fixes 2021-04-15 13:12:34 +07:00
Damillora 6bd40414b0 fix(theme): update exclude page to use Shian 2021-04-15 11:27:29 +07:00
Damillora fa3ce87d57 fix(theme): fix persistence of dark mode 2021-04-14 22:26:55 +07:00
Damillora c7187ebcc4 feat(theme): persist dark mode 2021-04-14 22:19:52 +07:00
Damillora 5394121818 chore: set version used by blog.nanao.moe 2021-04-14 21:01:09 +07:00
Damillora b0fba2eeae chore: experiment with deployment to blog 2021-04-14 21:00:52 +07:00
Damillora 9f72b03781 feat(theme): add dark mode
With version 3, Yuika now uses Shian as a basis of styling. Since
Shian was written with both light and dark themes in mind, this
means that the theme now is able to support switching between them.

This commit implements a dark theme toggle that will switch the
site between light and dark themes.
2021-04-14 19:38:23 +07:00
Damillora bcf0b2eef3 chore: Put the menu handlers on the ready block 2021-04-14 19:38:03 +07:00
Damillora 2fc9c06324 fix(shian): Update Shian to fix problems with fonts and images 2021-04-14 19:26:07 +07:00