1
0
mirror of https://github.com/Damillora/Yuika synced 2025-02-21 02:13:39 +00:00

165 Commits

Author SHA1 Message Date
dbceefbaef fix: update shian v3.9.1 2021-07-11 04:35:50 +07:00
c44d80e0f1 feat: new post design v3.9.0 2021-07-11 04:23:59 +07:00
d15da305d3 feat: add feature image captions support v3.8.0 2021-07-11 03:19:43 +07:00
512b268762 chore: update actions 2021-07-11 01:05:08 +07:00
1621cdebd8 chore: update depends 2021-07-11 01:01:25 +07:00
e91ae92096 feat: update layout and shian v3.7.0 2021-07-11 00:56:01 +07:00
bba5343206 fix: remove search delay v3.6.1 2021-05-08 12:43:27 +07:00
8d79c44830 chore: update shian 2021-05-07 21:44:22 +07:00
821bdeeb16 feat: add search v3.6.0 2021-05-07 21:41:29 +07:00
5fdf85ce7a fix: fix post card author being invisible v3.5.1 2021-04-23 01:06:52 +07:00
ab25d5b64b chore: update shian 2021-04-22 22:04:45 +07:00
1436d6a577 feat: upgrade shian v3.5.0 2021-04-22 20:34:59 +07:00
ec32715972 chore: revert "don't preload font css for faster FCP"
This reverts commit 2a88f7ec00ec6ca30e09f9f8d18c7a936216f3bf.
2021-04-22 20:31:27 +07:00
9efdf81b02 chore: revert "defer fonts"
This reverts commit 8424e13ac4d4d26327813902f33f0416ffe94cc9.
2021-04-22 19:13:13 +07:00
8424e13ac4 fix: defer fonts v3.4.3 2021-04-22 19:08:55 +07:00
50e505f31f chore: use different display option for icons instead 2021-04-22 18:54:51 +07:00
2a88f7ec00 chore: don't preload font css for faster FCP 2021-04-22 18:53:23 +07:00
e876a68de3 fix: adjust image sizes v3.4.2 2021-04-22 17:45:19 +07:00
91671d2219 chore: upgrade deps 2021-04-22 17:29:01 +07:00
6a2e52bd2f fix: JS fixes v3.4.1 2021-04-22 17:04:07 +07:00
59c72b60aa chore: remove unused tailwind config v3.4.0 2021-04-22 15:44:44 +07:00
12154775d3 feat: Use webpack for bundling of JS files 2021-04-22 15:43:53 +07:00
85687c48a2 chore: defer JavaScript 2021-04-22 14:55:16 +07:00
bbb024de2d fix: fix post thumbnail srcset 2021-04-22 14:54:46 +07:00
276119e573 fix: fallback to cover image when site background isn't available v3.3.6 2021-04-20 17:50:35 +07:00
506123bfac fix: Post thumbnail once more v3.3.5 2021-04-20 17:43:08 +07:00
58bcb00b18 chore: Revert "Defer scripts"
This reverts commit ccfa40400ce3f7385530132aa63791d0c0ca9d80.
2021-04-20 16:38:43 +07:00
86e1a1e6de fix: Do not use large images on post thumbnails v3.3.4 2021-04-20 16:35:20 +07:00
fc67f3b40b fix: readd native lazy loading v3.3.3 2021-04-20 16:29:45 +07:00
8b5dc4f853 fix: remove sizes property for post thumbnail v3.3.2 2021-04-20 16:14:47 +07:00
10fdcb80b1 fix: fix image size v3.3.1 2021-04-20 16:07:34 +07:00
8bf1119b0b feat: responsive post thumbnail images v3.3.0 2021-04-20 16:04:39 +07:00
69d3041171 chore: bump shian 2021-04-20 15:53:16 +07:00
ccfa40400c chore: Defer scripts 2021-04-20 15:51:18 +07:00
a32e674db5 fix(theme): oops v3.2.5 2021-04-20 14:39:22 +07:00
6497b7d07d chore: reformat and update jquery 2021-04-20 12:04:43 +07:00
b77d0cb85c fix: performance fixes v3.2.4 2021-04-20 12:01:23 +07:00
93b5a272f7 chore: update shian yet again 2021-04-16 20:44:37 +07:00
bfe7c4beac chore: Bump shian 2021-04-16 20:37:43 +07:00
2add71e86b chore: upgrade dependencies 2021-04-16 20:28:32 +07:00
70a4462701 chore(theme): upgrade dependencies 2021-04-15 13:36:10 +07:00
822904c21a fix(theme): update shian for usability fixes v3.2.3 2021-04-15 13:12:34 +07:00
6bd40414b0 fix(theme): update exclude page to use Shian v3.2.2 2021-04-15 11:27:29 +07:00
fa3ce87d57 fix(theme): fix persistence of dark mode v3.2.1 2021-04-14 22:26:55 +07:00
c7187ebcc4 feat(theme): persist dark mode v3.2.0 2021-04-14 22:19:52 +07:00
5394121818 chore: set version used by blog.nanao.moe 2021-04-14 21:01:09 +07:00
b0fba2eeae chore: experiment with deployment to blog 2021-04-14 21:00:52 +07:00
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.
v3.1.0
2021-04-14 19:38:23 +07:00
bcf0b2eef3 chore: Put the menu handlers on the ready block 2021-04-14 19:38:03 +07:00
2fc9c06324 fix(shian): Update Shian to fix problems with fonts and images v3.0.7 2021-04-14 19:26:07 +07:00