docusaurus/website/docs
William Poetra Yoga ca9bd244aa
feat: allow user to specify deploymentBranch property in docusaurus.config.js (#5841)
* feat: allow user to specify deploymentBranch property in docusaurus.config.js

* docs: remove extra backtick

* docs: fix broken code block
2021-10-31 12:29:22 +08:00
..
_partials
api feat: allow user to specify deploymentBranch property in docusaurus.config.js (#5841) 2021-10-31 12:29:22 +08:00
assets chore: fix Crowdin again (#5825) 2021-10-29 15:37:45 +02:00
guides docs: elaborate on the usage of MDX plugins (#5766) 2021-10-29 16:31:00 +02:00
i18n docs: use "npx create-docusaurus" for init (#5797) 2021-10-27 14:46:25 +02:00
migration
blog.mdx
browser-support.md
cli.md
configuration.md feat: allow user to specify deploymentBranch property in docusaurus.config.js (#5841) 2021-10-31 12:29:22 +08:00
deployment.mdx feat: allow user to specify deploymentBranch property in docusaurus.config.js (#5841) 2021-10-31 12:29:22 +08:00
docusaurus-core.md
installation.md chore: require Node 14 (#5812) 2021-10-28 17:11:25 +02:00
introduction.md docs: use "npx create-docusaurus" for init (#5797) 2021-10-27 14:46:25 +02:00
lifecycle-apis.md
playground.mdx
presets.md feat(preset-classic): guard against unknown keys in options (#5831) 2021-10-30 12:39:12 +08:00
search.md feat(search-algolia): algolia externalUrl regex to navigate with window.href (#5795) 2021-10-29 19:53:47 +02:00
static-assets.md
styling-layout.md
typescript-support.md docs: use "npx create-docusaurus" for init (#5797) 2021-10-27 14:46:25 +02:00
using-plugins.md
using-themes.md