mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-27 20:02:50 +00:00
* Adding last updated time for docs * Making file path general and other suggested changes * Checking if time returned is null due to absence of git or some other issue * Adding option to enable/disable update time feature and test-doc * Adding simple unit tests for getGitUpdateTime() * nits & rewrote failing test * consistent test naming * Adding optional updateEnableTime in documentation * package-lock & yarn.lock |
||
|---|---|---|
| .. | ||
| __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 | ||