mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
* nits too many comments * Refactor to blog.getPages * Refactor to getPost, fileToUrl, urlToFile * Refactor redirectcomponent generation for docs * nits & fix typo * Refactor to blog.getMetadata * Add test for getMetadata, fileToSUrl and urlToSource * use includes() and add 'markup' naming for function |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| blog.js | ||
| docs.js | ||
| env.js | ||
| feed.js | ||
| generate.js | ||
| metadataUtils.js | ||
| readCategories.js | ||
| readMetadata.js | ||
| renderUtils.js | ||
| routing.js | ||
| server.js | ||
| sitemap.js | ||
| translate-plugin.js | ||
| translate.js | ||
| translation.js | ||
| utils.js | ||
| versionFallback.js | ||