You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which area this feature is related to?
/area registry
Which functionality do you think we should add?
We should use Next.js to generate the documentation instead of using Antora.
Why is this needed? Is your feature request related to a problem?
If we switch over to Next.js we have better control over how we generate the docs and css. In addition, we also simplify the build process of the landing-page and docs.
Detailed description:
Describe the solution you'd like
Use Next.js to generate the documentation using asciidoctor, a markup to HTML converter.