|
|
|
|
|
by 2cynykyl
866 days ago
|
|
Cannot agree more! It's a new product made by Posit, who are behind R and RStudio. I think it pulls together Knitr and a few other technologies. Features:
* It has a "blog" mode for listing posts in order, pulls out thumbnails, snippets, etc.
* It has a pre-made github action that builds on each push
* It lets you write blog posts in jupyter notebooks, OR
* You can use the "quarto markdown" flavor and put text and run code blocks in the same file.
* Supports python and R code (ATM)
* Supports Giscus for comments Only downside is that there are limited themes, which are a bit unexciting. I'm sure people will be adding more once this catches on. |
|