Support VitePress framework #9292
camilogarciabotero
started this conversation in
Feature Requests
Replies: 1 comment
-
I agree this would be a very nice feature. One way of achieving this in a manner that could broaden overall support for SSGs could be to interface with typescript structured content management tools. See #10394 and #10922. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hey all,
I wonder if there is any chance to support VitePress framework. Quarto currently supports similar Markdown SSG frameworks. But VitePress seems like a very popular one and there is even a possible adoption as a default framework for the Julia programming language documentation see the official PR based on DocumenterVitepress.jl (the new package that is supporting the framework in Julia documentation). I want to highlight that Quarto and Julia will, hopefully, be used smoothly in the future. Moreover, the JavaScript framework behind VitePress,
Vue.js
, also comes with a bunch of features that, I guess, could be useful to create new Quarto filters, themes, and extensions. In summary three reasons to adopt VitePress format framework.Best.
Beta Was this translation helpful? Give feedback.
All reactions