Commit Graph

2879 Commits (0c7b85baa237e15d8f62af0900ce23b14ffd8ecd)
 

Author SHA1 Message Date
jackestar 0c7b85baa2 docs(i18n): fix typos and phrasing in Spanish translation
5 days ago
Divyansh Singh 77f37a682a
Merge branch 'main' into fix/doc-esp
6 days ago
jackestar 9efd770e37 docs(i18n): fix spanish translation of default-theme-layout.md
6 days ago
jackestar fc99156c06 docs(i18n): update and fix spanish translation of `default-theme-last-updated.md`
6 days ago
jackestar f2fadc8399 docs(i18n): Standardize the "Get Started" translation from "Iniciar" to "Comenzar". in `index.md` Spanish translation
6 days ago
jackestar d29e242cdf docs(i18n): update and fix Spanish translation `default-theme-home-page.md`
6 days ago
jackestar 20b8f07d25 docs(i18n): sync `default-theme-footer.md` with `config.ts` and fix phrasing
6 days ago
jackestar 09bc181b5e docs(i18n): fix `default-theme-edit-link.md` default text and example on Spanish translation
6 days ago
jackestar 0f68815d16 docs(i18n): fix typos in theme reference docs `default-theme-badge.md` and `default-theme-config.md`
6 days ago
jackestar 6207cd633d docs(i18n): fix minor typos in spanish guides `data-loading.md` `deploy.md` `getting-started.md` `routing.md`
6 days ago
Miroma 2fb6bdabf0 perf(md): limit the compile cache's memory usage
6 days ago
Miroma 3fbaf9c4d2 refactor(logVersion)!: avoid onAfterConfigResolve
6 days ago
Miroma 4f8703d61c perf(md): bypass gray-matter's unbounded cache
6 days ago
Divyansh Singh 515933bc5f chore: bump deps
7 days ago
Divyansh Singh a53982f937 refactor(build): own all task spinners in build()
7 days ago
Divyansh Singh 9dfa3bf524 refactor(markdown): fold highlight typing into MarkdownRenderer
7 days ago
Divyansh Singh 4e28826745 refactor: declare module-level state at the top of files
7 days ago
Divyansh Singh 72f5b6d0de refactor(routes): drop localeCompare when sorting dynamic routes
7 days ago
Divyansh Singh 9071b81608 refactor(build): extract render step from build
7 days ago
Divyansh Singh 9e79742861 refactor(build): extract chunk group naming from the bundle config
7 days ago
Divyansh Singh 8bbb71fd73 refactor(build): reuse slash for the theme entry regexp
7 days ago
Divyansh Singh 38b59f9252 refactor(init): use async fs in scaffolding
7 days ago
Divyansh Singh 479b984a27 refactor(build): use async fs in build entry
7 days ago
Divyansh Singh d963e6ce0e refactor: return the task callback result
7 days ago
Divyansh Singh 412d4638c1 refactor(build): time builds with performance.now
7 days ago
Divyansh Singh 8af4a0f5ea refactor(data): memoize loader promise instead of manual deferred
7 days ago
Divyansh Singh e40ae7888a refactor(serve): resolve once the server is listening
7 days ago
Divyansh Singh f97605ff26 refactor: use promise event APIs for git log processing
7 days ago
Divyansh Singh 388577c6da refactor(build): write sitemap through stream pipeline
7 days ago
Divyansh Singh de8d2862fd chore(scripts): await child exit via events.once in release helper
7 days ago
Divyansh Singh 8d1643851c refactor: use promisified setTimeout in read retry
7 days ago
Divyansh Singh da71173afc fix: retry file reads when out of file descriptors
7 days ago
Divyansh Singh 3372516152 fix(markdown): skip circular includes
7 days ago
Divyansh Singh b4e7554608 refactor(markdown): make processIncludes async
7 days ago
Divyansh Singh 5ebd6b39ce refactor(search): handle missing files at read time and skip empty pages
7 days ago
Divyansh Singh 9a76017302 refactor(markdown): restructure snippet plugin
7 days ago
Divyansh Singh dc98a2b9ac refactor(markdown): drop parameter defaults from createMarkdownToVueRenderFn
7 days ago
Divyansh Singh f274a89146 refactor(serve): simplify static server setup
7 days ago
Divyansh Singh 840a69dcb6 refactor(build): use async fs and minify while rendering pages
7 days ago
Divyansh Singh a35c9c900a refactor(routes): load route templates with fs/promises
7 days ago
Divyansh Singh cef5a7fc8e refactor(loader): read content files with fs/promises
7 days ago
Divyansh Singh 343aa13b68 build: emit ads chunks with hash-only filenames
7 days ago
Divyansh Singh b8ec0b563a refactor: normalize filesystem API usage
1 week ago
Divyansh Singh 3f4530b0e2 fix(markdown): preserve user-defined attributes
1 week ago
Divyansh Singh a86e8b51e2 chore(build): sort PageMeta import
1 week ago
Divyansh Singh 559fb24a22 fix(search): only index pages on dev updates
1 week ago
Divyansh Singh 027f0461e0 fix(build): respect cleanUrls in content loader render
1 week ago
Divyansh Singh 1534a67d86 fix(search): serve a fresh search index after dev updates
1 week ago
Divyansh Singh 769c10ee65 fix(build): resolve rewrites against externally injected pages too
1 week ago
Divyansh Singh c9616559f5 fix(build): track include importers by module id
1 week ago