33 Commits

Author SHA1 Message Date
saicaca
66463dd012 Merge branch 'toc-new'
# Conflicts:
#	astro.config.mjs
#	pnpm-lock.yaml
#	src/components/GlobalStyles.astro
2024-10-26 16:02:43 +08:00
Katsuyuki Karasawa
450ab150a3 fix: fix HMR not working. (#195)
* inline style to base.css

* revert banner style

* Properly revert the banner-related issues.
2024-10-26 15:57:29 +08:00
saicaca
a336f34ea4 feat: redesign TOC 2024-10-26 15:48:54 +08:00
saica.go
f0754cae3f
perf: optimizing page transition (#178)
* perf: optimizing page transition

* fix: minor fixes
2024-09-13 20:14:03 +08:00
saicaca
f96cf6fdae feat: some improvements for image zooming 2024-07-28 18:48:44 +08:00
saicaca
336290a92f feat!: add credit configurations for banner image
BREAKING CHANGES: new mandatory fields added in `config.ts`
2024-07-27 22:13:14 +08:00
saicaca
f28ad1b8e6 feat: increase height of the banner on the homepage 2024-07-27 15:45:43 +08:00
saicaca
f438ea4252 feat: style improvements (mainly animations) 2024-06-30 01:30:03 +08:00
saicaca
02865aa76e feat: improve button animation 2024-06-22 20:29:30 +08:00
saicaca
39797fd677 fix: some fixes for admonition and GitHub repo card 2024-05-03 02:24:01 +08:00
Fabrizio
e1dae88515 feat: add GitHub repo card, admonitions (#77)
* Added remark-directive, unist-util-visit

* Add rehype custom components for Github, Admonitions

* pnpm

* Update pnpm-lock

* Corrected hastscript requierement

* Change ad- prefix so adblocks dont block content
2024-05-03 01:37:31 +08:00
saicaca
163ed17ae6 fix: style tweak 2024-04-29 12:52:28 +08:00
saica.go
e8cbb7a829
feat: option to follow the system-wide light/dark mode (#71) 2024-04-28 12:43:10 +08:00
saicaca
df30781cdc fix: onload animation tweaks 2024-03-13 01:32:54 +08:00
saicaca
2ff9b8544e feat: onload animation for article pages 2024-03-12 18:39:25 +08:00
saicaca
dfa863369b feat: onload animation 2024-03-12 16:13:10 +08:00
saicaca
a80d69d843 feat: use Swug for transition animations instead of ViewTransitions 2024-03-12 14:04:58 +08:00
saicaca
e64bd923da fix: a11y fixes 2024-03-12 12:37:49 +08:00
saicaca
af29b9160f refactor: code cleanup 2024-02-18 18:26:40 +08:00
saica.go
79ec8030cc
feat: implement post search using Pagefind (#12) 2024-01-24 12:28:16 +08:00
saicaca
e428b1d5a5 feat: mobile style improvements 2024-01-22 11:25:56 +08:00
saica.go
025953bca3
feat: much better mobile view design (#11) 2024-01-22 02:06:24 +08:00
saicaca
569a606586 feat: overlay scrollbar 2023-11-08 15:24:21 +08:00
saicaca
3798fd6b64 fix: style improvements 2023-11-08 10:46:27 +08:00
saicaca
c642691dc8 feat: add license block 2023-11-03 14:15:17 +08:00
saicaca
1ae4a8eee9 feat: use .ts instead of .yaml for configurations 2023-10-23 17:54:39 +08:00
saicaca
dd9adb2ed6 feat: style and animation improvements
(cherry picked from commit 69deabde36f96a96bc3c69775fa5a9b4eead0f01)
2023-10-18 02:15:30 +08:00
saicaca
eb7c408b6a feat: sticky navbar and sidebar, minor fixes
(cherry picked from commit cd3c1444ab72dbab172f9135f293b29ac5eee14e)
2023-10-18 02:15:29 +08:00
saicaca
cd01149f7e feat: post styles and transition improvements
(cherry picked from commit 53d2c803be5c9bc81ed1705d7053a8fde8bafe27)
2023-10-18 02:15:27 +08:00
saicaca
52959f230f feat: style improvements
(cherry picked from commit e308bedff591263b33155cb222108915bf980e51)
2023-10-18 02:15:24 +08:00
saicaca
26408b0b7e feat: post styles, next/prev post btn, display-settings, etc.
(cherry picked from commit b7ddd92729d52a8c43d72010b743f7e3477f1001)
2023-10-18 02:15:23 +08:00
saicaca
8ed0aa071f feat: back-to-top, footer, about page, responsive design, etc.
(cherry picked from commit 21319d339305c77311d42aa18501d425a5a2619c)
2023-10-18 02:15:22 +08:00
saicaca
124843848f feat: initial commit
(cherry picked from commit 44c4d7b9521fe449e61edc614446195861932f8c)
2023-10-18 02:15:21 +08:00