Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.7%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: Codes-Exe
- License: other
- Language: JavaScript
- Default Branch: main
- Size: 71 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
- Releases: 1
Metadata Files
README.md
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.
In addition to the core capabilities of Pandoc, Quarto includes:
Embedding code and output from Python, R, Julia, and JavaScript via integration with Jupyter, Knitr, and Observable.
A variety of extensions to Pandoc markdown useful for technical writing including cross-references, sub-figures, layout panels, hoverable citations and footnotes, callouts, and more.
A project system for rendering groups of documents at once, sharing options across documents, and producing aggregate output like websites and books.
Authoring using a wide variety of editors and notebooks including JupyterLab, RStudio, and VS Code.
A visual markdown editor that provides a productive writing interface for composing long-form documents.
Learn more about Quarto at https://quarto.org.
Development Version
To install the development version of the Quarto CLI, clone the quarto-cli repository then run the configure script for your platform (configure.sh for Linux/macOS or configure.cmd for Windows). For example:
bash
git clone https://github.com/quarto-dev/quarto-cli
cd quarto-cli
./configure.sh
The ./configure.sh script should add a symlink to quarto to your path. You can also run quarto by running package/dist/bin/quarto.
To update to the latest development version, run git pull from the local repo directory:
bash
cd quarto-cli
git pull
Running Tests
To run all unit tests, execute the script in the test directory.
bash
cd tests
./run-tests.sh
To run a specific unit test, specify the script name.
bash
cd tests
./run-tests.sh smoke/extensions/extension-render-doc.test.ts
./run-tests.sh smoke/extensions/
License
Quarto is open source software available under the MIT license (https://opensource.org/license/mit/).
Owner
- Name: Erçetin Güler
- Login: Codes-Exe
- Kind: user
- Location: Türkiye
- Company: BraverClient
- Website: https://starcomputer.com.tr
- Twitter: guler_ercetin
- Repositories: 93
- Profile: https://github.com/Codes-Exe
Bilgisayar Teknisyeni. Software Apprentice. Strateji Uzmanı.
GitHub Events
Total
- Release event: 1
- Delete event: 2
- Push event: 7
- Pull request event: 10
- Create event: 9
Last Year
- Release event: 1
- Delete event: 2
- Push event: 7
- Pull request event: 10
- Create event: 9