1
0
mirror of https://github.com/Damillora/Yuika synced 2024-09-19 08:22:51 +00:00
Commit Graph

52 Commits

Author SHA1 Message Date
fa3ce87d57 fix(theme): fix persistence of dark mode 2021-04-14 22:26:55 +07:00
c7187ebcc4 feat(theme): persist dark mode 2021-04-14 22:19: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.
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
f6423f5501 Update Shian to restore some Ghost-required stylings 2021-04-14 16:22:47 +07:00
cb6b83dae0 Fix infinite scroll 2021-04-14 15:26:51 +07:00
745c26d6d5 Use Shian for styling 2021-04-14 15:24:51 +07:00
f301621aa4 More attempts for working around scrollbars 2021-03-17 10:47:19 +07:00
b67f13e3ef Remoove member pages, just use Portal 2021-03-17 10:33:26 +07:00
e5237f5227 Add paid content handling 2021-03-11 00:41:31 +07:00
f10050ef7e Add membership 2021-03-11 00:19:06 +07:00
fae3445f40 Upgrade Tailwind to 2.0 2021-01-12 19:47:42 +00:00
33ec7a91bb Abandon vertical menu for desktop 2021-01-12 19:47:42 +00:00
489be7f21c Add templates to prepare for full membership 2021-01-12 19:47:42 +00:00
18008fa9d7 Add blog subscription 2021-01-12 19:47:42 +00:00
3578ba80be Finalize v2 iteration of Yuika with 2.3 2021-01-12 19:47:42 +00:00
b8e02c571e Tweak tag color and author image size on mobile 2021-01-12 19:47:42 +00:00
4f438b295a Update design for tags and authors 2021-01-12 19:47:42 +00:00
b5597c68a0 Header design fixes 2021-01-12 19:47:42 +00:00
9e55da311f Minor consistency fixes for menu 2021-01-12 19:47:42 +00:00
86d81383f1 Yuika 2.1 2021-01-12 19:47:42 +00:00
6ed7beabf3 Finally fix images 2021-01-12 19:47:42 +00:00
5640e80ce3 Fix post card images 2021-01-12 19:47:42 +00:00
e7ea38a451 Yuika v2.0 2021-01-12 19:47:42 +00:00
0088b70e14 Adjust post spacing 2021-01-12 19:47:42 +00:00
94bf398368 Yuika v1
- Upgrade Tailwind to 1.4, integrating CSS grid and transition utilities
- Upgrade other dependencies
- Change design
2021-01-12 19:47:42 +00:00
80a1d7ef6f Theme tweaks 2021-01-12 19:47:42 +00:00
4f691f1530 Fix cut off excerpt in post card 2019-11-26 02:46:31 +07:00
387cf4217c adjust postcard header 2019-11-26 02:41:31 +07:00
c22b9fff6b relax index spacing 2019-11-26 02:34:21 +07:00
68038ed11b be consistent 2019-11-26 02:25:10 +07:00
220f054a95 Clickable responsive navbar 2019-11-14 15:25:28 +07:00
b58d50f8c4 Layout revisions 2019-11-14 15:00:00 +07:00
8f2affea9d Fixed navbar 2019-11-13 18:51:02 +07:00
ea8063e51c update page layout 2019-11-13 01:08:03 +07:00
18a04f4a3c Styling changes 2019-11-13 00:56:48 +07:00
b08ef24805 Add spacing at the bottom and layout changes 2019-11-12 01:10:21 +07:00
cb06e928e1 Slight padding change for cards 2019-11-10 13:35:39 +07:00
4921167b3f more iterating on design 2019-11-10 04:10:51 +07:00
69e1f526a7 Fix line height of navbar 2019-11-10 02:12:06 +07:00
07bb1710af Container and navbar menu without js 2019-11-10 02:00:39 +07:00
56d44dabe5 Full compliance with gscan 2019-11-10 00:57:34 +07:00
f89eeaaaec add styles 2019-11-09 20:19:36 +07:00
d7017cb145 Revise navigation 2019-11-09 19:52:19 +07:00
4d13d0c008 Use darker colors for contrast improvement 2019-11-09 17:31:34 +07:00
4bc775b0cd Delete files not supposed to be commited 2019-11-09 17:16:58 +07:00
4133afdc3c Optimization step 2 2019-11-09 17:16:56 +07:00
f24bd1e1aa Layout changes 2019-11-09 13:03:47 +07:00
2f5a132ef4 use ghost nav 2019-11-09 05:01:26 +07:00
940dba46bc complete nav 2019-11-09 04:35:37 +07:00