Commit Graph
11 Commits
Author SHA1 Message Date
Ryan Wang 29741c6df9 Add unplugin-icons & use Mingcute icons
Register unplugin-icons (Icons Vite plugin) in astro.config and add unplugin-icons + @iconify-json/mingcute to devDependencies. Replace inline SVGs in ThemeSwitcher.vue with MingcuteSunLine / MingcuteMoonLine icon components imported from ~icons, and add unplugin-icons types to tsconfig. Also simplify VSCode formatter setting and update package.json accordingly.
2026-04-07 23:15:32 +08:00
Ryan Wang b34fd27d45 Add UserButton, update Header & deps
Add a new src/components/UserButton.vue and update src/components/Header.astro to integrate UI changes. Add @halo-dev/api-client and ky to package.json and update editor settings to use Prettier for .vue and .astro files. Regenerate pnpm lockfile.
2026-04-07 23:09:18 +08:00
Ryan Wang cf680c4d17 Refactor 2026-04-07 22:52:16 +08:00
Ryan Wang ec2fcc6e4a chore: bump dependencies
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-08-28 23:10:22 +08:00
Ryan Wang b7cbc0866e chore: bump dependencies
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-08-25 15:50:49 +08:00
Ryan Wang b1fa0b0b2f chore: bump dependencies
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-08-14 11:54:58 +08:00
Ryan Wang 3e2f28b4ff chore: bump dependencies
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-31 18:06:57 +08:00
Ryan Wang 4f697e33e7 chore: use @halo-dev/astro-halo-theme-integration package
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-31 17:38:36 +08:00
Ryan Wang ba9816e4c1 chore: add eslint prettier
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-29 20:43:20 +08:00
Ryan Wang a46eebfb87 feat: add thymeleaf assets processor
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-29 18:06:56 +08:00
Ryan Wang ceceb37349 init project
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-28 22:53:51 +08:00