docusaurus/lib/server
Shubham Bansal 1a572757f1 feat: last updated time in docs (#913)
* 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
2018-08-29 21:15:18 +08:00
..
__tests__ Fix correct linking when setting defaultVersionShown to non-latest version (#894) 2018-08-10 23:49:52 -07:00
blog.js
docs.js feat: last updated time in docs (#913) 2018-08-29 21:15:18 +08:00
env.js Fix correct linking when setting defaultVersionShown to non-latest version (#894) 2018-08-10 23:49:52 -07:00
feed.js
generate.js
metadataUtils.js
readCategories.js Revert "Add ability to specify sub categories in sidebar.json (#891)" 2018-08-06 18:58:54 -07:00
readMetadata.js Fix: conflicting strings issue in translations (#917) 2018-08-29 00:04:02 +08:00
renderUtils.js
routing.js
server.js fix: strict css/main.css routing (#904) 2018-08-22 16:38:44 +08:00
sitemap.js fix: add baseUrl to sitemap URLs (#902) 2018-08-12 18:49:45 +07:00
translate-plugin.js
translate.js
translation.js
utils.js Fix Jest tests that fail on Windows (#896) 2018-08-10 22:21:52 +07:00
versionFallback.js