docusaurus/packages/docusaurus-plugin-content-pages/src
Tatsunori Uchino 16a366b5ec
fix(init): change initial site URL to one that is safe for the future (#9133)
RFC 2606 reserves the `.example` domain for illustrative purposes.
2023-07-13 21:59:23 +08:00
..
__tests__ fix(init): change initial site URL to one that is safe for the future (#9133) 2023-07-13 21:59:23 +08:00
frontMatter.ts feat(pages): add support for missing SEO front matter + improve SEO docs (#9071) 2023-06-15 16:07:00 +02:00
index.ts feat(pages): add support for missing SEO front matter + improve SEO docs (#9071) 2023-06-15 16:07:00 +02:00
markdownLoader.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
options.ts fix(docusaurus-utils-validation): baseUrl + routeBasePath: allow empty string, normalized as "/" (#8258) 2022-12-08 16:54:32 +01:00
plugin-content-pages.d.ts feat(pages): add support for missing SEO front matter + improve SEO docs (#9071) 2023-06-15 16:07:00 +02:00
types.ts fix(*): make TypeScript realize that each plugin package has a default export (#7294) 2022-05-03 18:23:34 +08:00