Joe Harvey
Joe Harvey
Work in progress PR for Blog microservice stuff and data graph infrastructure validation Closes #1461 Closes #1459 Closes #540 {{ Short description }} #### Changelog **New** - {{ New thing...
This involves *actually* hooking up the data graph to another service and ensuring that data can be retrieved. This means that traffic should run from the data graph, through the...
# Feature technical design ## Summary > Describe the new feature from a technical perspective. > Describe the problem solved by this feature. > Describe how it integrates/relates/communicates with existing...
When ready, this issue is to track the removal of the getAllLibraries call from the web-app (and the rest of the github.js file) so that it can no longer be...
https://nextjs.org/docs/advanced-features/static-html-export#unsupported-features In order to do a static export of the web-app, we cannot rely on the default image loader built into Next.js. The loader needs to instead be a custom...
Some additional notes for stuff we need to consider based on @aubrey-oneal's findings when working with exported Figma icons: - Icons exported from Figma appear to always have width and...
Right now, we have some of our platform MDX files stored in the web-app workspace and some stored in the carbon-website repo. This is the work to move *all* of...