{"id":19227345,"url":"https://github.com/quarto-dev/netlify-plugin-quarto","last_synced_at":"2025-04-21T01:31:30.451Z","repository":{"id":57700295,"uuid":"504212803","full_name":"quarto-dev/netlify-plugin-quarto","owner":"quarto-dev","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-10T14:22:20.000Z","size":1317,"stargazers_count":13,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-16T04:19:18.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dpastoor/netlify-plugin-quarto","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quarto-dev.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-16T15:39:47.000Z","updated_at":"2024-12-03T20:10:07.000Z","dependencies_parsed_at":"2024-06-21T07:40:19.775Z","dependency_job_id":null,"html_url":"https://github.com/quarto-dev/netlify-plugin-quarto","commit_stats":{"total_commits":26,"total_committers":3,"mean_commits":8.666666666666666,"dds":0.2692307692307693,"last_synced_commit":"428b6bb8e96e466a6b351e2a3349edc4d605431c"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarto-dev%2Fnetlify-plugin-quarto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarto-dev%2Fnetlify-plugin-quarto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarto-dev%2Fnetlify-plugin-quarto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarto-dev%2Fnetlify-plugin-quarto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quarto-dev","download_url":"https://codeload.github.com/quarto-dev/netlify-plugin-quarto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249982506,"owners_count":21355704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T15:22:49.678Z","updated_at":"2025-04-21T01:31:29.919Z","avatar_url":"https://github.com/quarto-dev.png","language":"JavaScript","readme":"Quarto - A Netlify plugin to publish Quarto projects on Netlify\n\n## File-based installation\n\nYou can alternatively also use this plugin by adding the following two files to your project.\n\n* `package.json`:\n\n  Add the following file to your repository:\n\n  ```json\n  {\n      \"dependencies\": {\n          \"@quarto/netlify-plugin-quarto\": \"^0.0.5\"\n      }\n  }\n  ```\n\n* `netlify.toml`:\n\n  Add the following file to your repository:\n\n  ```toml\n  [[plugins]]\n  package = \"@quarto/netlify-plugin-quarto\"\n  ```\n\n## Configuration\n\nThe Quarto plugin has two optional configuration options: `version` and `cmd`.\n\n* `version`\n\n  By default, `version` has value `latest`, which installs the latest quarto release\n  from the [GitHub repository](https://github.com/quarto-dev/quarto-cli/releases).\n\n  You can also specify a particular version, such as `0.9.629`.\n\n  This option is also controlled by the environment variable `QUARTO_VERSION`.\n  If present, this environment variable takes precedence over the input value.\n\n* `cmd`\n\n  By default, `cmd` has value `render`, which renders a quarto project in the top-level\n  directory, generating typically a `_site` or `_book` directory as output.\n\n  If you need a more complex quarto command,\n  provide a different value. For example, to render a particular subdirectory of the\n  repository, use `render PATH-TO-SUBDIRECTORY` as the value.\n\n  For full information, see the output of `quarto render help`.\n\n  This option is also controlled by the environment variable `QUARTO_CMD`.\n  If present, this environment variable takes precedence over the input value.\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarto-dev%2Fnetlify-plugin-quarto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquarto-dev%2Fnetlify-plugin-quarto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarto-dev%2Fnetlify-plugin-quarto/lists"}