Skip to content

Quarto open-source scientific and technical publishing system

Notifications You must be signed in to change notification settings

DavisVaughan/quarto

 
 

Repository files navigation

Quarto

Quarto is an open-source scientific and technical publishing system built on Pandoc. Quarto documents are authored using markdown, an easy to write plain text format.

Here is where you can find the source code for various parts of the Quarto system:

Development

To develop the Quarto VS Code extension, clone this repo, run yarn, then run the yarn dev-vscode command:

yarn             # install dependencies
yarn dev-vscode  # run development/debug version of extension

Use the VS Code Run and Debug pane in the activity bar to run a version of VS Code with the development build of the extension.

About

Quarto open-source scientific and technical publishing system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.0%
  • JavaScript 11.8%
  • CSS 2.3%
  • HTML 0.4%
  • SCSS 0.3%
  • Lua 0.2%