Here's a template to make an academic website using #Quarto_pub hosted for free on GitHub
Just modify the quarto files (basically plain markdown) and the website will update automatically
github.com/Pakillo/acad...
Woah this has come a long way too! Love that this leverages surveyJS. It's what I originally wanted to use, but just couldn't make it work with #quarto_pub. But I already see ideas in what you've done to learn from. Really nice work!
New {surveydown} post: we're on CRAN! π
Okay we've actually been on CRAN for a while now, but we're developing so fast that we haven't had chance to write about being on CRAN until now. Check it out - we've added so many new features! #rstats #quarto_pub #rshiny
surveydown.org/blog/2024-11...
Gave my first introduction to {surveydown} yesterday at GW Coders. It's an hour video, but pretty comprehensive if you want to know how to make reproducible surveys in #rstats using #quarto_pub and #rshiny (we'll eventually make a shorter intro video)
youtu.be/8ZX8GFkGMWw?...
For Black Friday*, I'm making all of my #rstats packages available for FREE! You heard that right - download and install all sorts of software, from estimating logit models to running surveys with #quarto_pub and #rshiny, ABSOLUTELY FREE!
github.com/jhelvy/#r-pa...
*actually this is always free
Do you use surveys and #Rstats? We have the package for you!
#surveydown combines #quarto_pub and #rshiny to make dynamic, interactive surveys that render to a shiny app.
Also, v0.5.0 is now on CRAN! π
Thanks to @pingfanhu.bsky.social, user progress can be restored via cookies
surveydown.org
A delayed announcement, but:
{surveydown} is now on CRAN! π
We've added so many features that I haven't yet had a chance to write up a blog post on it. But go check it out if you're interested in making #reproducible surveys using #rstats, #quarto_pub, and shiny π
surveydown.org
I know I can put observable cells in #quarto_pub and render the document. But while developing how can I run the JS code interactively like with the #rstats repl? Any advice @hrbrmstr.dev ?
Trying to use the DuckDB spatial extension in #quarto_pub ojs cells. Not quite sure how to enable it. Any guidance @hrbrmstr.dev ?