TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Quarto

205 pointsby ustadover 1 year ago

12 comments

shorpyover 1 year ago
One of the things I really love about Quarto is that it&#x27;s a great way to package WebAssembly tools. For example the Shiny for Python website is built using Quarto and has tons of WASM examples which let people play around with the framework without having to install it. It&#x27;s really changed how we write documentation.<p><a href="https:&#x2F;&#x2F;shiny.posit.co&#x2F;py&#x2F;docs&#x2F;overview.html" rel="nofollow">https:&#x2F;&#x2F;shiny.posit.co&#x2F;py&#x2F;docs&#x2F;overview.html</a><p>Some other great quarto features:<p>- Write Python Package documentation with Quarto Doc: <a href="https:&#x2F;&#x2F;github.com&#x2F;machow&#x2F;quartodoc">https:&#x2F;&#x2F;github.com&#x2F;machow&#x2F;quartodoc</a><p>- Make static dashboards with Quarto Dashboard <a href="https:&#x2F;&#x2F;quarto.org&#x2F;docs&#x2F;dashboards&#x2F;" rel="nofollow">https:&#x2F;&#x2F;quarto.org&#x2F;docs&#x2F;dashboards&#x2F;</a><p>- Fully integrates Typst: <a href="https:&#x2F;&#x2F;quarto.org&#x2F;docs&#x2F;blog&#x2F;posts&#x2F;2024-01-24-1.4-release&#x2F;#t" rel="nofollow">https:&#x2F;&#x2F;quarto.org&#x2F;docs&#x2F;blog&#x2F;posts&#x2F;2024-01-24-1.4-release&#x2F;#t</a>...<p>- Render to a ton of formats including PDF, HTML, Reveal JS, Word, and PowerPoint<p>- Allows you to use GitHub with a Jupyter Notebook workflow
tylermwover 1 year ago
Just wanted to say I recently converted my personal blog [1] from Wordpress to Quarto and it&#x27;s been a joy to work in! The fantastic support for literate programming tools (code highlighting&#x2F;annotation) and cross-referencing has taken away much of the friction to writing and releasing new posts.<p>[1] See profile
评论 #39373399 未加载
asicspover 1 year ago
Previous discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30042831">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30042831</a> <i>(234 points | Jan 23, 2022 | 33 comments)</i><p>Generating website, epub and pdf from markdown is an attractive option. I did it with pandoc&#x2F;mdbook, but would&#x27;ve likely gone with Quarto if it had been available at that time.
评论 #39374883 未加载
edublancasover 1 year ago
If you&#x27;re looking for a place to deploy Quarto projects for free, check out Ploomber Cloud.<p>We added support recently and have some nice features like password protection: <a href="https:&#x2F;&#x2F;docs.cloud.ploomber.io&#x2F;en&#x2F;latest&#x2F;apps&#x2F;quarto.html">https:&#x2F;&#x2F;docs.cloud.ploomber.io&#x2F;en&#x2F;latest&#x2F;apps&#x2F;quarto.html</a>
cscheidover 1 year ago
Quarto dev here, happy to answer specific questions you might have!
评论 #39374102 未加载
评论 #39370579 未加载
评论 #39386076 未加载
评论 #39371904 未加载
评论 #39372370 未加载
评论 #39386032 未加载
intelkishanover 1 year ago
It&#x27;s a great piece of software. I write my blog using it and host it on GitHub Pages.
Tomteover 1 year ago
Is there a way (a common template&#x2F;theme or so) to get small, fast-loading web pages from quarto?<p>Obviously, as soon as you‘re using math, you‘ll get MathJax or KaTex, all the reactive stuff needs JavaScript libraries, but is there a small baseline for just „heading paragraph paragraph image paragraph“ type pages?
评论 #39368452 未加载
评论 #39370594 未加载
评论 #39368449 未加载
dappermannekeover 1 year ago
even back when this was just known as RNotebooks this was a great system for producing executable reports that did not warrant the complications of a full latex setup. it’s only gotten better since
评论 #39368471 未加载
评论 #39369540 未加载
jarbusover 1 year ago
How feasible would it be to write a scientific paper in quarto? Is it possible to write something that one could publish at a conference? Or is this primarily for the web?
评论 #39376009 未加载
clircleover 1 year ago
What is the benefit over rmarkdown? More languages?
评论 #39368636 未加载
评论 #39370680 未加载
评论 #39369495 未加载
评论 #39372838 未加载
jfisher4024over 1 year ago
Quarto is great
mdtrooperover 1 year ago
I thought that it was the board game: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Quarto_(board_game)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Quarto_(board_game)</a>
评论 #39370847 未加载
评论 #39369996 未加载