mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 09:43:10 +00:00
* wip: versioning * wip again * nits lint * refactor metadata code so that we can have inobject properties optimization, fix typing * remove buggy permalink code * modify versioned docs fixture such that foo/baz only exists in v1.0.0 * refactor metadata.ts so that there is less transformon object * more refactoring * reduce test fixtures, refactoring * refactoring readability * finish metadata part * refactor with readdir * first pass of implementation * fix mdx laoder * split generated routes by version for performance & smaller bundle * test data for demo * refactor with set * more tests * typo * fix typo * better temporary ui * stronger typing & docsVersion command * add 100% test coverage for docsVersion command * more test and delete manual docs cut * cut 2.0.0-alpha.35 docs * cut alpha.36 instead * copyright * delete versioned docs * stronger test on metadata * update typo |
||
|---|---|---|
| .. | ||
| advanced-plugins.md | ||
| advanced-themes.md | ||
| analytics.md | ||
| blog.md | ||
| cli.md | ||
| configuration.md | ||
| contributing.md | ||
| creating-pages.md | ||
| deployment.md | ||
| design-principles.md | ||
| docusaurus-core.md | ||
| docusaurus.config.js.md | ||
| installation.md | ||
| introduction.md | ||
| lifecycle-apis.md | ||
| markdown-features.mdx | ||
| migrating-from-v1-to-v2.md | ||
| presets.md | ||
| search.md | ||
| seo.md | ||
| sidebar.md | ||
| static-assets.md | ||
| styling-layout.md | ||
| theme-classic.md | ||
| using-plugins.md | ||
| using-themes.md | ||