How to use Quarto in a Next.js website? #10922
Unanswered
WillemSleegers
asked this question in
Q&A
Replies: 2 comments 6 replies
-
How do you convert to GitHub Flavoured markdown? |
Beta Was this translation helpful? Give feedback.
6 replies
-
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.
-
Hey everyone,
I'm looking into the possibility of creating a blog using Next.js and Quarto. I've got a template working in which I have a folder of Quarto documents, which I convert to GitHub flavored markdown format documents, which are then parsed to statically generate the website.
I realize that this results in the loss of a lot of features that Quarto provides, but I'm curious to see what's possible.
I wonder if this is currently the best approach or whether there are other tricks to creating a blog with Quarto documents that does not rely on the website feature that Quarto provides.
Beta Was this translation helpful? Give feedback.
All reactions