Commit Graph

366 Commits

Author SHA1 Message Date
YunYouJun 9a2a9e2b11 fix: released ssg build error caused by root 2022-07-21 21:56:16 +08:00
YunYouJun 6f80973fa1 docs: complete basic getting-started 2022-07-20 22:15:50 +08:00
YunYouJun 2d408b8dfa fix: docs with press build 2022-07-18 03:53:19 +08:00
YunYouJun f27e23d38a refactor: resolve by one valaxy.config.ts 2022-07-18 03:30:33 +08:00
YunYouJun 9f73652ca3 docs: addon & theme & fix 404 2022-07-17 02:07:10 +08:00
Mao Mr d741bdfeba
feat: seperate site.config.ts & valaxy.config.ts (#57)
* chore: defineThemePlugin to defineTheme

* chore: ValaxyThemePlugin to ValaxyTheme

* chore: ValaxyPluginOptions to ValaxyOptions

* feat: add ValaxyPlugin interface

* feat: add ValaxyPlugin interface

* chore: defienConfig to defineBlog and blog file change

* chore: defineConfigWithTheme to defineBlogWithTheme

* chore: change config to blog

* chore: modify blog.config details

* chore: change hmr config import id

* chore: change init config to init blog

* chore: blog config to site config

* chore: change config path

* refactor: reset theme valaxy config read #55

* chore: resolveValaxyConfig to resolveSiteConfig

* feat: add valaxy config reload server

* chore: fix type error and template change

* fix: build not theme vite config

* fix: fullMerge vite take over

* fix: user and theme weight problem

* feat: useSite to useSiteConfig

* chore: change site symbol

* chore: change valaxy node

* feat: replace site config use the rest

* fix: variable name adjustment

* chore: fix lint

* chore: solve conflicts

Co-authored-by: YunYouJun <me@yunyoujun.cn>
2022-07-16 23:09:02 +08:00
YunYouJun dd3e44252d feat(theme-press): top for doc & clean styles 2022-07-16 21:23:10 +08:00
YunYouJun 817f456ff1 test: merge index.html & upgrade vite vue-i18n 2022-07-15 22:08:44 +08:00
YunYouJun 3e4030433a fix: config base by vite.config.ts not cli, close #54 2022-07-15 00:04:41 +08:00
YunYouJun 8e3d2625e3 fix: adapt when valaxy.config.ts not exist 2022-07-13 21:41:05 +08:00
YunYouJun 6a1c3bc82e feat(valaxy): i18n for block 2022-07-13 21:05:43 +08:00
YunYouJun 1e0d8e323b fix: repeated vite.config.ts caused by vite auto load vuserRoot config 2022-07-13 20:32:54 +08:00
YunYouJun 7c9f1c600d feat: add sidebar toggle & local-nav 2022-07-13 14:23:49 +08:00
YunYouJun ce85edc7de feat(theme-press): basic layout & home 2022-07-13 13:21:59 +08:00
YunYouJun b2b1c581d7 refactor: move vite-plugin-inspect from internal to user 2022-07-12 01:02:35 +08:00
YunYouJun 2e6c4ca208 feat: add valaxy-theme-press for docs 2022-07-11 23:33:21 +08:00