-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: admin settings browser / editor #281
Comments
Since the theme setting it written in ts, would you expected to see we have a text editor directly for |
@antfu ; it would be amazing to have an UI for that, but TypeScript AST might be a little tricky. Have you got suggestions about that? 😄 |
@pi0 can you share https://github.com/unjs/paneer with the Docus team so they can take a look at it? |
@atinux Config edit and underlying library are exclusively developed for nuxt3 and unstable. I think this feature is overlapping and can be hold on until you migrate admin to nuxt devtools. |
The Docus Admin won't be move inside the Nuxt Devtools before a long time and we do need it in order to launch Docus as a product. On top of that, |
Paneer would be agnostic once released public :) but currently is a poc to try with nuxt3. Feel free directly using reast to prototype for docus. |
Our Admin UI should allow to preview and edit themes settings.
Maybe we could start taking in account the theming packaging and distribution and allow to define a "Demo page" each theme?
This should be written as a Draft PR, any PoC are welcome!
Instructions are coming!
The text was updated successfully, but these errors were encountered: