docusaurus/lib
Joel Marcey dbc597bfd7 Allow configuring what version is shown by default (#554)
* [RFC] Allow configure what version is shown by default

Seeing if this will work - it won't work if you want to show `master` or `next` by default.
Only named version that would exist in `versioned_docs`.

If this does work and we want to go with it - `latestVersion` in many places seems like a
misnomer. `defaultVersion` would be better or something

* Remove from docusaurus siteconfig
2018-05-04 10:00:46 -07:00
..
__tests__ Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
core Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
server Allow configuring what version is shown by default (#554) 2018-05-04 10:00:46 -07:00
static Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
build-files.js Revert "Output the full path to build folder to aid when deploying site." (#593) 2018-04-23 11:42:10 -07:00
copy-examples.js Fix .gitignore placement when running example script or docusaurus-init (#533) 2018-04-08 07:35:35 -07:00
generate-feed.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
publish-gh-pages.js Fix #374 environment variables have precedent over conf (#473) 2018-02-27 08:50:57 -08:00
rename-version.js s/enamed/renamed (#393) 2018-01-11 15:23:13 -08:00
start-server.js Restore the ability to use the --port command line argument (#588) 2018-04-20 09:25:12 -07:00
version.js Don't throw if a doc hasn't been versioned yet (#455) 2018-02-16 19:16:38 -08:00
write-translations.js cleanup startup logs (#291) 2017-12-16 16:51:52 -08:00