Divyansh Singh

Results 492 comments of Divyansh Singh
trafficstars

How are you serving the generated files? Directly opening html files in browser won't work. Run `npm run docs:preview` (`vitepress preview docs`).

In your last image it's showing file:// urls that means you've opened your html directly which isn't and won't be supported. In image before that it's not able to load...

you can use `sidebar-nav-after` slot - https://vitepress.dev/guide/extending-default-theme#layout-slots

Currently, this is by design. The docs state: "**After installation**, start the wizard by running: ...". We can do that probably though. I'll have to check why it was not...

Please update lunaria.json too. And I need someone from the community to review the translations. I also need feedback on RTL UI. Let me know which things look weird and...

Ah, sorry, no. I'm bit busy recently with day job. Will try to look into by next week.

Sorry for the delay. Can you check [the preview](https://deploy-preview-4089--vitepress-docs.netlify.app/) again and list out the issues? Also, the individual headings need anchors, so that switching locales can keep the position same....

Updated the colors. Please add the headers thing I mentioned earlier and this will be good to merge I guess 👀