https://github.com/mcanouil/quarto-extensions
Quarto Extensions listing via GitHub API
https://github.com/mcanouil/quarto-extensions
extension quarto quartopub
Last synced: 3 months ago
JSON representation
Quarto Extensions listing via GitHub API
- Host: GitHub
- URL: https://github.com/mcanouil/quarto-extensions
- Owner: mcanouil
- License: mit
- Created: 2023-12-09T15:04:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T14:43:14.000Z (11 months ago)
- Last Synced: 2024-11-11T15:29:44.782Z (11 months ago)
- Topics: extension, quarto, quartopub
- Language: Lua
- Homepage: http://m.canouil.dev/quarto-extensions/
- Size: 865 KB
- Stars: 35
- Watchers: 2
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: authors.qmd
Awesome Lists containing this project
README
# Quarto Extensions Listing
This is a listing of Quarto extensions using GitHub API to retrieve information from the repositories.
To add your extension to this list, please submit a pull request to this repository by adding your extension repository at the bottom of [`extensions/quarto-extensions.csv`](https://github.com/mcanouil/quarto-extensions/edit/main/extensions/quarto-extensions.csv) following `/`.
```md
/
/
```> [!IMPORTANT]
> Before submitting, please make sure that:
>
> - The extension is not already listed.
> - Your GitHub repository contains a **Description**.
> - Avoid special characters/strings in the **Description**, such as `''` instead of `` `<style>` ``.
> - Your GitHub repository contains **Topics**.
> - Your GitHub repository contains a **Release** with **Tag**.
> - Your GitHub repository has `example.qmd` or `template.qmd` file.
> - Your GitHub repository has only one extension or a set of extensions.