Shu Ding
Shu Ding
Noticed that the search doesn't work, because the locale always fallbacks to `en-US` even if there's no i18n enabled:
I think I’ll make `core` the default branch (and rename it to `main`) in v2, and move the docs website into the monorepo. So I’ll open a new PR and...
No worries @B2o5T
Hi @tamagoez did you figure out why it happens?
Thanks for the details, will keep this open and we can dig deeper in the future.
Ah, I think I’m running into a bug then, maybe because I’m using `layout: raw` for that page.
For Inter, I think we can add a "googleFonts" option for better customization. The reason of using the system font by default is to avoid the initial blank screen. For...
IIRC it's https://marketplace.visualstudio.com/items?itemName=kettanaito.nako.
Yeah `getting-started/` is missing from that link.
Yeah the intention of "raw" was to not introduce any special styles to that page (so people can build a full-width landing page, for example). But for links and images...