docusaurus/lib/server
Joel Marcey ec6ff9284c
Allow multiple - in a version string (#457)
* Allow multiple `-` in a version string

Right now we were assuming that there would be no `-` in a version.
That was breaking things.

This allows more flexibility for versions like:

1.0.0-beta.2

Ref #455
Fixes #450

* Check more specific strings - need to look for the original_id
2018-02-17 12:25:46 -08:00
..
env.js Issue 305 broken link because of language fixes (#322) 2017-12-19 17:44:43 -08:00
feed.js Blog feed fixes #370 (#407) 2018-02-11 08:05:58 -08:00
generate.js Make font-family as configurable parameter(#220) (#294) 2018-01-21 19:54:52 -08:00
readCategories.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
readMetadata.js Allow controlling number of blog posts in Recent Blogs sidebar. (#432) 2018-02-02 08:11:51 -08:00
server.js Remove rogue console.log for the status code 2018-01-29 21:05:28 -08:00
sitemap.js Remove dead code in sitemap.js, close #429 (#430) 2018-02-02 19:45:00 -08:00
translate-plugin.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
translate.js Check English translation if language doesn't exist (#361) 2017-12-27 15:18:58 -08:00
translation.js cleanup startup logs (#291) 2017-12-16 16:51:52 -08:00
versionFallback.js Allow multiple - in a version string (#457) 2018-02-17 12:25:46 -08:00