docusaurus/lib
Héctor Ramos c99cdefd3a Fix links in blog Atom feed (#421)
The root URL was missing the baseURL portion. This is fine when a site is hosted on a custom URL such as docusaurus.io, because the generated URL will be valid (docusaurus.io/blog), but it breaks when the site is hosted on GitHub Pages (the React Native feed was using facebook.github.io/blog as the rootURL).

* Fix link to header image
2018-01-31 20:04:35 -08:00
..
__tests__ Add first set of docusaurus-build tests using Jest (#259) 2017-12-18 14:40:52 -08:00
core Add key to stylesheet links in Head.js (#425) 2018-01-31 19:59:41 -08:00
server Fix links in blog Atom feed (#421) 2018-01-31 20:04:35 -08:00
static Fix margin for right-aligned images (#398) 2018-01-17 19:04:03 -08:00
build-files.js Also transform class properties and object rest spread (#419) 2018-01-26 10:47:09 -08:00
copy-examples.js Fix example website output path when copying examples 2017-12-14 09:13:21 -08:00
generate-feed.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
publish-gh-pages.js Always use PROJECT_NAME, even for user and org pages (#384) 2018-01-09 09:11:07 -08:00
rename-version.js s/enamed/renamed (#393) 2018-01-11 15:23:13 -08:00
start-server.js Also transform class properties and object rest spread (#419) 2018-01-26 10:47:09 -08:00
version.js Add newlines at end of generated files (#283) 2017-12-13 13:55:40 -08:00
write-translations.js cleanup startup logs (#291) 2017-12-16 16:51:52 -08:00