mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-27 03:02:49 +00:00
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 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| core | ||
| server | ||
| static | ||
| build-files.js | ||
| copy-examples.js | ||
| generate-feed.js | ||
| publish-gh-pages.js | ||
| rename-version.js | ||
| start-server.js | ||
| version.js | ||
| write-translations.js | ||