docusaurus/lib
Cheng Lou 76e423fba3 Use path module instead of string concat / (#255)
This also in part prepares for #253. I discovered a bug when setting `projectName` to `""`, and some `"build/" + projectName + "/foo"` concatenated into `"build//foo"`. Granted, it's a hack, but we should use `path` anyway.

Test: tested on https://github.com/BuckleScript/bucklescript.github.io. Seems working
2017-12-04 09:32:02 -08:00
..
core Switch Algolia DocSearch to load using https (#252) 2017-12-04 09:26:44 -08:00
server Use path module instead of string concat / (#255) 2017-12-04 09:32:02 -08:00
static Change pointer events on language dropdown (#233) 2017-11-16 09:23:54 -08:00
build-files.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
copy-examples.js Reduce init script verbosity. (#239) 2017-11-21 09:44:45 -08:00
generate-feed.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
publish-gh-pages.js Update docusaurus-publish (#250) 2017-12-04 09:15:32 -08:00
rename-version.js The complete move to MIT license (#115) 2017-10-05 11:14:49 -07:00
start-server.js Don't try to version files that have no metadata headers (#197) 2017-10-30 12:00:55 -07:00
version.js [WIP] Allow custom subpath for docs within the "docs" folder 2017-11-08 20:16:05 -08:00
write-translations.js [WIP] Allow custom subpath for docs within the "docs" folder 2017-11-08 20:16:05 -08:00