valaxy/packages/valaxy-theme-yun
YunYouJun a3ecbe6afd refactor: use define-config-ts to loadConfig 2025-07-22 21:55:28 +08:00
..
assets/images feat: extract bg img url to local assets & config YunLinks errorImg 2023-09-18 02:16:17 +08:00
client feat(theme-yun): new prologue & more animations 2024-10-03 05:53:01 +08:00
components feat: add layout:collection for path /collections/ 2025-07-19 22:36:23 +08:00
composables feat(theme-yun): support banner i18n & fix seo description, close #571 2025-07-13 22:20:22 +08:00
docs feat: add group-icons for code title 2025-03-03 03:15:35 +08:00
layouts refactor: use define-config-ts to loadConfig 2025-07-22 21:55:28 +08:00
locales fix(theme-yun): i18n for on this page, close #510 2025-02-28 00:46:04 +08:00
node feat(valaxy-theme-yun): make footer dynamic cloud configurable (#516) 2025-03-17 19:12:06 +08:00
pages feat(theme-yun): add more animations for post/links/girls & abdjust layout 2024-10-04 12:47:55 +08:00
setup refactor!: import common styles depends on theme author, close #483 2024-12-11 23:38:41 +08:00
stores chore: fix lint 2024-11-27 14:13:50 +08:00
styles feat: support dynamic excerpt render & move custom styles to theme, close #577 2025-07-15 00:19:51 +08:00
types feat(theme-yun): support banner i18n & fix seo description, close #571 2025-07-13 22:20:22 +08:00
utils fix: date timezone test 2024-12-17 01:00:52 +08:00
App.vue fix: optimize hamburge size & mdFm for router.extendRoute 2024-12-16 04:18:37 +08:00
LICENSE feat(theme-yun): add project card animation 2024-10-06 04:57:06 +08:00
README.md ci: upgrade @shiki/transformers for typecheck 2025-03-02 00:13:43 +08:00
bump.config.ts feat(theme-yun): add project card animation 2024-10-06 04:57:06 +08:00
index.ts refactor: move config to seperate folder & use defu merge 2024-01-16 06:37:09 +08:00
package.json release: v0.25.10 2025-07-21 20:13:08 +08:00
theme.config.ts refactor: move config to seperate folder & use defu merge 2024-01-16 06:37:09 +08:00
tsconfig.json refactor: migrate vite-plugin-pages to unplugin-vue-router 2024-01-14 20:56:58 +08:00
unocss.config.ts feat(theme-yun): overall UI optimization to enhance responsiveness (#574) 2025-07-14 23:16:32 +08:00
valaxy.config.ts test: fix hover popper by wait for animation 2024-11-28 01:30:38 +08:00

README.md

Theme-Yun(vue)

Usage

See Docs.

Development

Just run and visit http://localhost:${port}/ displayed in your terminal.

pnpm dev

Build

pnpm build

Sponsors