Closed arnoweiss closed 5 months ago
The Kits webpage breaks when importing the changelog file from here. https://github.com/eclipse-tractusx/eclipse-tractusx.github.io
Kits can just fetch changelog from here and expose it via docusaurus without adjustments.
npm run docusaurus download-remote-changelog
npm start
Current Behavior
The Kits webpage breaks when importing the changelog file from here. https://github.com/eclipse-tractusx/eclipse-tractusx.github.io
Expected Behavior
Kits can just fetch changelog from here and expose it via docusaurus without adjustments.
Steps To Reproduce
npm run docusaurus download-remote-changelog
npm start