docusaurus/website/docs
Joshua Chen 5fb09a2946
refactor(core): reorganize files (#7042)
* refactor(core): reorganize files

* fix types
2022-03-28 21:49:37 +08:00
..
advanced docs: editorial fixes (#6889) 2022-03-10 13:43:22 +08:00
api refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027) 2022-03-27 12:57:15 +08:00
assets
guides docs: consistently use sidebars.js filename (#7016) 2022-03-27 09:55:12 +08:00
i18n
migration chore: upgrade dependencies (#6916) 2022-03-15 13:16:21 +08:00
blog.mdx feat: allow blog authors email (#6783) 2022-03-02 16:28:17 +01:00
browser-support.md
cli.md docs(cli): add info about development on github codespaces (#6883) 2022-03-10 11:22:21 +08:00
configuration.md
deployment.mdx docs: fix broken links (#6817) 2022-03-03 07:02:57 +08:00
docusaurus-core.md refactor(core): reorganize files (#7042) 2022-03-28 21:49:37 +08:00
installation.md docs: consistently use sidebars.js filename (#7016) 2022-03-27 09:55:12 +08:00
introduction.md
playground.mdx
search.md
seo.md refactor(theme-{classic,common}): change how site/page/search metadata is handled (#6925) 2022-03-18 18:53:00 +01:00
static-assets.md
styling-layout.md docs: editorial fixes (#6889) 2022-03-10 13:43:22 +08:00
swizzling.md
typescript-support.md docs: npm run tsc -> npx tsc (#6978) 2022-03-24 11:14:09 +08:00
using-plugins.md