Trending

#quarto

Latest posts tagged with #quarto on Bluesky

Latest Top
Trending

Posts tagged #quarto

Video

new release of quarto-revealjs-editable ✏️

Notable updates:
- Improved text edit experiance. Now able to change colors as well (has _brand.yml) support
- floating toolbar for more ergonomic use
- Add new text fields or slides using the toolbar
- Much expanded docs

github.com/EmilHvitfeld...
#quarto

6 1 0 0
Preview
Quarto - How I Built a Self-Documenting Ecosystem for 50+ Projects | Christophe Avonture A deep dive into how I engineered a fully automated documentation ecosystem using Quarto and Docker, transforming documentation from a chore into a high-performance build pipeline.

I've built an automated tech doc generator using #Quarto. It auto-discovers DB schemas, APIs, and file structures via GitLab CI! I packaged it in a reusable #Docker image for any project. My new article shares the copy-paste code to try it in <5 mins.

0 1 0 0
Offer image

Offer image

🚨 MAIS VENDIDOS 🚨

📦 EDREDOM CAMA QUARTO CASAL QUEEN DUPLA FACE QUENTINHO

💸 A PARTIR DE: R$ 64.90

🔗 Compre agora: https://s.shopee.com.br/9pZQ9c0KZr

🛒 Vendas: +2935
⭐ Avaliação: 4.7

#edredom #cama #quarto #ofertas #promo #desconto #maisvendidos

0 0 0 0
Preview
Panache - Visual Studio Marketplace Extension for Visual Studio Code - Language server for Pandoc, Quarto, and R Markdown documents

Panache, a language server, formatter, and linter for #Pandoc , #Quarto and #R #Markdown files is now also available for #VScode and related editors like #positron See marketplace.visualstudio.com/items or https://open-vsx.org/extension/jolars/panache .

0 0 1 0
Original post on fediscience.org

Back on a train this morning, this time on my way to Osnabrück to give a workshop on literate programming and #Quarto at the STaPs conference (Sprachwissenschaftliche Tagung für Promotionsstudierende) tomorrow afternoon. If you're in or close to Osnabrück and want to join last minute, get in […]

7 3 1 0
A Quarto Reveal.js slide titled "Data Science with Quarto." The body text mixes native Markdown styling with inline Typst-rendered images, challenging viewers to spot the difference. Coloured words like "beautiful typography," "Typst emphasis," and "Typst images" are Typst fragments compiled to inline images, while "colourful accents," "Markdown emphasis," and "Markdown spans" are plain Markdown spans styled with CSS. An inline equation (beta-hat OLS formula) is also rendered by Typst. Underlined text appears twice using both approaches. The slide closes with the question: "Can you tell which is which?"

A Quarto Reveal.js slide titled "Data Science with Quarto." The body text mixes native Markdown styling with inline Typst-rendered images, challenging viewers to spot the difference. Coloured words like "beautiful typography," "Typst emphasis," and "Typst images" are Typst fragments compiled to inline images, while "colourful accents," "Markdown emphasis," and "Markdown spans" are plain Markdown spans styled with CSS. An inline equation (beta-hat OLS formula) is also rendered by Typst. Underlined text appears twice using both approaches. The slide closes with the question: "Can you tell which is which?"

Inline Typst in Quarto, rendered to any format.

Coloured text, maths, underlines… some words on this slide are Typst images, others are Markdown spans.

Can you tell which is which?

Typst Render now supports inline {typst} code.

github.com/mcanouil/quarto-typst-render

#Typst #Quarto #QuartoPub

11 1 0 0
Original post on fosstodon.org

Can someone help us make our website more search-engine-friendly? It's a work in progress, built by #Quarto, hosted on #GitHub Pages, and served via a #CloudFlare CDN.

Quarto has a bunch of features for adding metadata, etc. Here is the GitHub repo for the #website

#seo #opensource #staticsite […]

1 0 0 0
Video

Creating presentations can be time-consuming.

In my new video, I show how to make this process much more efficient by creating slides with Quarto and refining them afterward in ONLYOFFICE. Thanks to ONLYOFFICE for sponsoring the video.

www.youtube.com/watch?v=px1M...

#rstats #datascience #quarto

10 1 1 0
A screenshot showing an "All Pages Side by Side" documentation section. The top half contains a fenced code block using the typst language, with chunk options layout-ncol: 2, width: 8cm, and height: 6cm, followed by Typst markup that sets the font size to 14pt and renders two pages using #align(center + horizon) with a #pagebreak() between them. The bottom half shows the rendered output: two pages displayed side by side, the left reading "Page 1: First page content." and the right reading "Page 2: Second page content."

A screenshot showing an "All Pages Side by Side" documentation section. The top half contains a fenced code block using the typst language, with chunk options layout-ncol: 2, width: 8cm, and height: 6cm, followed by Typst markup that sets the font size to 14pt and renders two pages using #align(center + horizon) with a #pagebreak() between them. The bottom half shows the rendered output: two pages displayed side by side, the left reading "Page 1: First page content." and the right reading "Page 2: Second page content."

And now you can include multi-pages outputs.

github.com/mcanouil/qua...

#Quarto #Typst #QuartoPub

6 1 0 0
Preview
GitHub - EmilHvitfeldt/quarto-revealjs-editable: Repositioning and resizing of images and text directly in quarto revealjs slides Repositioning and resizing of images and text directly in quarto revealjs slides - EmilHvitfeldt/quarto-revealjs-editable

quarto-revealjs-editable has a new release with 5.0.0!!
It is now much more stable, should now work everywhere, plus:

- Rotation support
- Undo/Redo
- Copy qmd to Clipboard
- keyboard controls

github.com/EmilHvitfeld...
#quarto

33 6 0 1
Preview
Apple atinge marco histórico e já produz um quarto dos iPhones na Índia

Apple atinge marco histórico e já produz um quarto dos iPhones na Índia

#apple #quarto

0 0 0 0

Is there a similar option for fixing accessibility issues with a Quarto book?

#Quarto #QuartoPub

2 0 2 0

#quarto people. Public announcement: if you have a figure label and a caption but you don’t output anything in the chunk, quarto will fail with no helpful warning!!!!!!!!!!!!!!

1 0 0 0

One of the great things about #Quarto is that I used to know a lot about LaTeX packages and I don't have to anymore

7 1 1 0
Video

Teaching or making workshop about Typst in Reveal.js?

I've got your back! You can stop taking screenshots!

github.com/mcanouil/qua...

#Quarto #RevealJS #Typst #teaching

8 2 1 0
Preview
GitHub - mcanouil/quarto-typst-render: Quarto extension to compile Typst code blocks to images (PNG, SVG, PDF) for use across all output formats. Quarto extension to compile Typst code blocks to images (PNG, SVG, PDF) for use across all output formats. - mcanouil/quarto-typst-render

If you use Quarto and want to bring Typst content into your documents and presentations, give a try to my new Quarto extension.

github.com/mcanouil/qua...

#Quarto #Typst

7 4 0 0
Original post on fediscience.org

It's not 9 am yet and I have submitted an (admittedly very short) paper for review! 💪 #MondayMorningMotivation

Here's the draft version of the paper, if you're curious: github.com/elenlefoll/Quarto4Resear... It's about this online #Quarto tutorial […]

2 0 0 0
Video

Typst for Everything Everywhere All at Once

#Quarto #Typst Render 😎

13 3 0 0
Screenshot showing a code block with basic Typst text and an image of the rendered version as an image inserted in the HTML output.
Below a second code block showing a styled box Typst code rendered as an image and embedded below the code block in the HTML output

Screenshot showing a code block with basic Typst text and an image of the rendered version as an image inserted in the HTML output. Below a second code block showing a styled box Typst code rendered as an image and embedded below the code block in the HTML output

I'm more and more using Typst, but what if I could use it to create images, diagrams, equations, etc. for any formats, not just Typst inside Quarto.

#Quarto #Typst

6 1 0 0
Preview
GitHub - Felixmil/quarto-envelope Contribute to Felixmil/quarto-envelope development by creating an account on GitHub.

Happy that I just released my first #quarto extension: quarto-envelope ✉️

I Had 100+ birth announcements letters to write, so I built a Quarto/Typst extension to generate print-ready PDFs programmatically from R.

I hope it will be helpful for the #rstats community !

github.com/Felixmil/qua...

10 2 3 0
Original post on fosstodon.org

Worked a little bit more on my #crowdsourced book-writing project website. It looks cleaner and more informative. I also designed the #logo using #Inkscape, the old-fashioned way. It reminded me of my #PhD days when I generated all my thesis figures using Inkscape.

Open Handbook Commons
Open […]

0 2 0 0

For my Open Handbook Commons #crowdsourced book writing project. I now have a public Matrix space that people can join.

#open-handbook:matrix.org

#freebooks #OpenSource #public #CreativeCommons #books #matrix #quarto

0 1 0 0
A VS Code editor window showing a Quarto document alongside its rendered PDF preview.
The editor displays `index.qmd` with YAML front matter configuring Typst format with `keep-typ: true`, GitHub Dark syntax highlighting, code annotations, and Julia as the engine.
The document contains four sections demonstrating code block variants: a Julia code cell, an R code block with filename and annotations, a Python code block with annotations, and a Typst code block with a filename.
The spell-checker flags "typst" as an unknown word on lines 3 and 37.
The rendered preview on the right shows each section with styled code blocks, output, and annotation callouts.
The status bar indicates the branch `feat/typst-annotation-filename`, Quarto version 99.9.9, and active Claude Code and Lua extensions.

A VS Code editor window showing a Quarto document alongside its rendered PDF preview. The editor displays `index.qmd` with YAML front matter configuring Typst format with `keep-typ: true`, GitHub Dark syntax highlighting, code annotations, and Julia as the engine. The document contains four sections demonstrating code block variants: a Julia code cell, an R code block with filename and annotations, a Python code block with annotations, and a Typst code block with a filename. The spell-checker flags "typst" as an unknown word on lines 3 and 37. The rendered preview on the right shows each section with styled code blocks, output, and annotation callouts. The status bar indicates the branch `feat/typst-annotation-filename`, Quarto version 99.9.9, and active Claude Code and Lua extensions.

"filename" and "code-annotation" features for Quarto Typst are coming along nicely.

#Quarto #Typst

1 0 0 0
Preview
Adding alt text to figures in quarto with Claude Code Alt text is a very important thing to make sure you do right when making websites. Using AI agents such as Claude Code can help with a lot of the heavy lifting.

Wrote a new blogpost on how to use Claude Code to help generate alt text in quarto projects.

alt text is very valuable and should always be a priority, AI agents help you get 90% of the way there!
emilhvitfeldt.com/post/claude-...
#quarto

23 7 2 0
Open Handbook Commons

A rough website is ready. I could use some help with the #UI and #logo. I am using #Quarto #SSG and hosting the website on #GitHub pages.

#books #freebooks #OpenSource #crowdsource

https://openhandbook.org/

1 1 0 0
Preview
Building Quarto Typst Templates: Advanced Patterns (Part 2) – Mickaël CANOUIL This tutorial continues from Part 1, exploring advanced patterns for Quarto Typst extensions. You will learn handler factories, configuration systems, type-safe value conversion, and WCAG-aware badges...

New post: Building Quarto Typst Templates (Part 2).
Handler factories, user-configurable mappings, WCAG-compliant badges, and a complete quote card example.
Production patterns for extensible Quarto Typst extensions.

mickael.canouil.fr/posts/2026-0...

#Quarto #Typst #Accessibility

9 3 0 0
Preview
PDF Accessibility and Standards – Quarto Quarto 1.9 brings PDF accessibility and standards support, building on new tagging features in LaTeX and Typst.

If you are interested in PDF accessibility, there has been some big progress in Quarto.

Take a look at the latest blog post: quarto.org/docs/blog/po...

#Quarto #Accessibility #LaTeX #Typst

19 7 0 1
grainy screenshot of a scene from the movie Finding Nemo of Peach the starfish smiling and saying "The sun is shining! The tank is clean!"

grainy screenshot of a scene from the movie Finding Nemo of Peach the starfish smiling and saying "The sun is shining! The tank is clean!"

HAPPY ADMIN DAYYYYY!

::in her best sing-song Peach voice:: "THE SUN IS SHINING! THE TABS ARE CLOSED!"

Now begins the reckoning. Emails. Video edits. JIRA 💩 But! There is a light at the end of the tunnel, because I also have an #rstats + #quarto project this sprint ✨😌✨

4 0 0 0
Preview
GitHub - mschmidty/bib-builder.nvim Contribute to mschmidty/bib-builder.nvim development by creating an account on GitHub.

There have been two times at work where I needed a tool for getting and I went home and vibe coded them. Both were #neovim tools. One was for working with targets pipelines in #rstats. And the other was for building .bib files in #quarto and other markdown formats.

0 0 2 0