These are public posts tagged with #Quarto. You can interact with them if you have an account anywhere in the fediverse.
For the second time, I teach "Introduction to Open Data" at HES-SO / Haute école de gestion de Genève this semester. Since it covers both Open Research Data and Open Government Data, it made sense to... make the course materials open.
I've rebuilt the site using #Quarto: https://julsraemy.ch/intro-open-data
It's a 16-hour course for Information Science undergrads. Yes, that's also a bachelor's degree in some countries in Europe!
Very small post on adding a navbar icon for #codeberg on a #quarto blog. Thanks @gvwilson for the nudge, @MickaelCanouil and @ellakaye for solving it!
New post on my blog on some tips for making #mastodon and #quarto work together. Still work in progress, but I wanted to test few things https://web.mat.upc.edu/joaquim.puig/posts/mastodon-tricks/
In order to make things a little bit easier with Quarto, Quarto Wizard offers R/Python/Julia document templates to help share reproducible examples.
https://github.com/mcanouil/quarto-wizard?tab=readme-ov-file#readme
I hope you find this helpful.
#Quarto #QuartoPub #PositronIDE #VSCode #RStats #Python #JuliaLang
Quarto Wizard is a Visual Studio Code extension that…
github.comInteractive resizing of picture and table content in Rmd and Quarto: https://r2resize.obi.obianom.com/index.html #rstats #quarto #rmarkdown
Automatic resizing toolbar for containers, images and…
r2resize.obi.obianom.comEntre las cosas que he hecho en #Quarto, está la página del grupo de investigación al cual estoy vinculado #GEOBOTAUdeA.
Hace poco se publicó un artículo sobre #Heliconia y he escrito un post hablando de ello.
https://geobota.github.io/news/2025-01-16_publicacion/
En las próximas semanas espero escribir más cosas, hay varios artículos publicados recientemente y tengo otras varias ideas.
Introducing brand.yml: define your organization’s branding in a single YAML file and apply that branding across Quarto and Shiny reports, dashboards, and apps!
Learn more and see it in action on the Posit Blog: https://posit.co/blog/unified-branding-across-posit-tools-with-brand-yml/
¡Novedades en mi Quartoverse personal!
Después de mucho pensarlo (y procrastinarlo ), finalmente he creado una plantilla de #Quarto para las presentaciones de trabajos de grado de la Universidad de Antioquia #UdeA.
Si les interesa, pásense y échenle un vistazo:
https://alexespinosaco.github.io/udea-quarto-thesis/
Just wrote a new blogpost on the progress we've made with our open-source flow battery, check it out and let us know what you think! (ideally in our forum so that we can kickstart our community )
https://fbrc.dev/posts/progress-update-dev-kit/
#OpenSourceHardware #OpenSource #Batteries #EnergyStorage #OpenScience #Electrochemistry #Chemistry #Quarto #FlowBatteries
Como experimento, veamos si en el blog puedo hacer interaccionar los comentarios con lo de este toot.
He actualizado una entrada del blog explicando detalladamente cómo he creado un blog con #Quarto en #Codeberg, todo en local, software libre y servicios no corporativos.
En un rato aparecerán los comentarios y, si funciona, añadiré una explicación de cómo lo he implementado en el blog.
Help with #Git
I have a web project folder with #quarto with the following structure:
mypage/
index.qmd
_site/
index.html
I would be interested in just keeping track of the contents of the _site folder but it autogenerates every time I make changes and re-renders the site again.
The problem is that by adding the _site folder to git, the folder goes in the push and I want only push the files in the folder to the repository root.
Is it possible to do it only using git?
Ayuda con #Git
Tengo una carpeta de proyecto de una web con #quarto con la siguiente estructura:
mypage/
index.qmd
_site/
index.html
Me interesaría sólo hacer seguimiento del contenido de la carpeta _site pero ésta se autogenera cada vez que hago cambios y reenderizo de nuevo.
El problema es que añadiendo a git la carpeta _site, en el push va la carpeta y sólo me interesa que los archivos de la carpeta vayan a la raíz del repositorio.
¿Es posible solucionarlo sólo con git?
Add highlighting to your quarto presentation using the RoughNotation library: https://emilhvitfeldt.github.io/quarto-roughnotation/ #rstats #quarto #slides
If you use Quarto to make presentations for a professional setting, it is important to choose the right theme, e.g. https://github.com/EmilHvitfeldt/quarto-nes-theme #rstats #quarto #design #theme @Emil_Hvitfeldt
We are thrilled to announce that Quarto 1.6 is out!
We are particularly excited about:
• Support for brand.yml
• RevealJS updates
• A new contents shortcode
• Landscape blocks
• Improvements in how you can specify subpanels of cross-references from code blocks
Read more in the blog post: https://quarto.org/docs/blog/posts/2024-11-25-1.6-release/
Download it here: quarto.org/docs/download/
@gaborcsardi @njtierney in case you or someone else is interested:
For {betareg} and {crch} we integrated the vignettes in #quarto websites.
This can be combined nicely with the pkg documentation via {altdoc} by @etiennebacher & @vincentab
@hughagraham Check out our 2h self paced tutorial on #Quarto , from our last #OpenScience summer school: https://lmu-osc.github.io/introduction-to-Quarto/
I'm running a reserach lab session tomorrow and I am planning to spread the good word of #quarto to the team. Does any have or can anyone recommend a short slide deck that is accessible for folks who mostly use MS office and may be quite new to programming? I've found a lot of great resources but many assume a fairly high level of understanding... any ideas are most welcome!
I hadn't heard of that, it sounds very interesting.
I'm a regular #RMarkdown user, and haven't found the time or motivation to jump to #Quarto. It looks like a combination of removing the rough spots of RMarkdown, but also expanding the features in a way that adds to my mental overhead.
We have a *really* hard time embracing the elegance of a truly minimal system for writing. At this point I'd love to have the absolute minimum set of features beyond basic markdown for academic writing. Maybe #litedown is that?