You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vitepress/src/node
Divyansh Singh 3ffefa2550
fix(search): skip pages that fail to render instead of crashing dev server
4 days ago
..
build refactor(logVersion)!: avoid onAfterConfigResolve 6 days ago
init refactor(init): use async fs in scaffolding 7 days ago
markdown feat(markdown)!: rebase relative urls in included files 4 days ago
plugins fix(search): skip pages that fail to render instead of crashing dev server 4 days ago
postcss feat: make postcssIsolateStyles idempotent 12 months ago
serve refactor(serve): resolve once the server is listening 7 days ago
utils feat(markdown)!: rewrite include processing as a markdown plugin 4 days ago
alias.ts fix(hmr): no need for server restart on theme change 12 months ago
cli.ts refactor(logVersion)!: avoid onAfterConfigResolve 6 days ago
config.ts refactor: declare module-level state at the top of files 7 days ago
contentLoader.ts refactor(node): normalize line endings at the file read boundary 4 days ago
defaultTheme.ts feat: use `markdown-it-async`, remove `synckit` (#4507) 2 years ago
index.ts feat(markdown): support per-locale markdown strings 2 weeks ago
markdownToVue.ts feat(markdown)!: rewrite include processing as a markdown plugin 4 days ago
plugin.ts feat(markdown)!: rewrite include processing as a markdown plugin 4 days ago
server.ts perf(build): reuse lastUpdated from markdown rendering in sitemap generation 1 week ago
shortcuts.ts refactor: declare module-level state at the top of files 7 days ago
siteConfig.ts docs: rewrite and complete jsdocs in siteConfig.ts 2 weeks ago
tsconfig.json chore: bump deps 4 months ago