Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 59 additions & 0 deletions src/site/generators/quarto.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
title: Quarto
repo: https://github.com/quarto-dev/quarto-cli
homepage: https://quarto.org/
language:
- TypeScript
- JavaScript
license:
- GPL-2.0-only
templates:
- Markdown
- Jupyter
- Python
- R
- Julia
- Observable
- Dot
- Mermaid
description: Quarto® is an open-source scientific and technical publishing system built on Pandoc
twitter: quarto_pub
---

## Features

- Create dynamic content with Python, R, Julia, and Observable.

- Author documents as plain text markdown or Jupyter notebooks.

- Publish high-quality articles, reports, presentations, websites, blogs, and books in HTML, PDF, MS Word, ePub, and more.

- Author with scientific markdown, including equations, citations, crossrefs, figure panels, callouts, advanced layout, and more.

[![Quarto | Get Started](https://quarto.org/docs/tools/images/vscode-render.png)](https://quarto.org/docs/get-started/)

## Dynamic Documents

Generate dynamic output using Python, R, Julia, and Observable. Create reproducible documents that can be regenerated when underlying assumptions or data change.

## Beautiful Publications

Publish high-quality articles, reports, presentations, websites, and books in HTML, PDF, MS Word, ePub, and more. Use a single source document to target multiple formats.

## Scientific Markdown

Pandoc markdown has excellent support for LaTeX equations and citations. Quarto adds extensions for cross-references, figure panels, callouts, advanced page layout, and more.

## Authoring Tools

Use your favorite tools including VS Code, RStudio, Jupyter Lab, or any text editor. Use the Quarto visual markdown editor for long-form documents.

## Interactivity

Engage readers by adding interactive data exploration to your documents using Jupyter Widgets, htmlwidgets for R, Observable JS, and Shiny.

## Websites and Books

Publish collections of documents as a blog or full website. Create books and manuscripts in both print formats (PDF and MS Word) and online formats (HTML and ePub).

View the [Gallery](https://quarto.org/docs/gallery/) to see more of what Quarto can do!