lvaudor / sequins

https://lvaudor.github.io/sequins/
2 stars 0 forks source link

sequins as a sequel, sequins as a prerequisite #1

Open lvaudor opened 1 year ago

lvaudor commented 1 year ago

Hey!

sequins is based on glitter queries. It depends on glitter. BUT maybe I'd like to include some sequins graphs into glitter doc (do you think it's a good idea @maelle ? my rationale is that the articles about glitter are a bit dry illustration-wise). Is this whole enterprise going to be a mess or is it a perfectly reasonable plan?

lvaudor commented 1 year ago

Found a solution here (solution on paper for now, still haven't managed to apply it successfully)

maelle commented 1 year ago

let me think about that on Thursday, you always have challenging hum interesting ideas :joy: (to me it sounds feasible)

lvaudor commented 1 year ago

By the way, the solution found above finally worked in that it enabled me to get the github pages for sequins rendered distantly although glitter is another "github repo R package". tadaaaa

maelle commented 1 year ago

If sequins imports glitter, in glitter you can still store the sequins dependency in Config/Needs/website and have the article be an actual article not a vignette. Does this help?