Hacker News new | ask | show | jobs
by j_bum 695 days ago
I love Quarto [0] and use GitHub pages for hosting.

Quarto works nicely with several IDEs, and works out of the box with both Python, R, and Observable JS. Typst support was also just added, but I haven’t explored that yet.

The documentation is also extensive. Here is the link to setting up a blog [1].

[0] https://quarto.org/

[1] https://quarto.org/docs/websites/website-blog.html

1 comments

I’ve been using Quarto for a few months now and it’s been great to be able to turn Jupyter notebooks into blog posts with not extra work.