Replies: 4 comments 6 replies
-
That's awesome! Even if Roq is already in a pretty good shape, there still might be things I haven't thought of... or gaps in the doc. Please, let me know if you need help or are struggling figuring something out! For your question, this should help: https://docs.quarkiverse.io/quarkus-roq/dev/index.html#quarkus-roq_quarkus-roq-dir |
Beta Was this translation helpful? Give feedback.
-
oh thanks!
documented somewhere |
Beta Was this translation helpful? Give feedback.
-
Furthermore, I have a strange bug (which may be related to my pre-existing frontmatter)
Have you got any idea where it could come from? |
Beta Was this translation helpful? Give feedback.
-
Oh, and I think it would be a good idea to have a way (whatever it is) to debug processing |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
long ago, I started a lifestream project (accumulating 1000 Goodreads books, 10000 links and roughly 1000 Wordpress articles). I currently have one generator using JBake, but it is too damn slow. So I envision migrating to Roq (because I'm quite sure I'll have massive performance gains). However, my content isn't in
src/main/resources
but intarget\site\input
(because it come from generated content that I don't want to add to my GitHub commits).So, how can I change the generation source?
Is there somewhere a reference about frontmatter content to use?
Beta Was this translation helpful? Give feedback.
All reactions