Johan Haals
Johan Haals
microsite-next is now merged in so tasks can now be picked up in parallel. The only thing that is wired up and working so far is /blog.
> Static assets in `/docs` apparently require to change the way they are linked. The one in the example would need to change to something like the following: > >...
> It looks like docusaurus v2 has a [theme](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-classic/src/theme) with 100 components. > > What would be the best way to approach the migration of `microsite/src/core/components.js` to `microsite-next` considering future...
Hi @luchillo17, glad to hear that! Yes the pages themselves including the home page does need to be migrated and there's likely tweaks that need to be made to how...
@luchillo17 we have been working on getting it to build/deploy, speeding up the build and fixing search which we just go working again. There's a couple of UI things that...
Closing as it seems like we have a teamcity plugin 👏 !
First of all great work with this RFC, it's a very exciting feature! As a start I agree with Patrik that it's a good idea implement the API with a...
Supporting another database would be a fairly large effort not just once but also over time to make sure it's properly supported going forward from multiple individuals or an organisation...
Hi @matteosilv! Yeah it's taking a looong time 😩 I asked around and got news that we have pinned the version to 0.17.0 for now which means we shouldn't need...
Would you be able to include some reproduction steps to help us debug this issue as we're not able to reproduce it with an app created using `npx @backstage/create-app` 🙏