{"id":18351987,"url":"https://github.com/posit-dev/positron-website","last_synced_at":"2026-01-12T09:53:08.881Z","repository":{"id":259483855,"uuid":"845751482","full_name":"posit-dev/positron-website","owner":"posit-dev","description":"Positron website","archived":false,"fork":false,"pushed_at":"2025-08-11T17:42:20.000Z","size":18555,"stargazers_count":9,"open_issues_count":3,"forks_count":11,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-08-11T19:33:50.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://positron.posit.co","language":"SCSS","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/posit-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-21T21:27:56.000Z","updated_at":"2025-08-11T17:42:22.000Z","dependencies_parsed_at":"2025-06-13T12:30:37.198Z","dependency_job_id":"a4cdf176-d18e-41b0-8285-2cf8ffc7bd2b","html_url":"https://github.com/posit-dev/positron-website","commit_stats":null,"previous_names":["posit-dev/positron-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/posit-dev/positron-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fpositron-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fpositron-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fpositron-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fpositron-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posit-dev","download_url":"https://codeload.github.com/posit-dev/positron-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posit-dev%2Fpositron-website/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270082912,"owners_count":24523829,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-05T21:33:56.256Z","updated_at":"2026-01-12T09:53:08.873Z","avatar_url":"https://github.com/posit-dev.png","language":"SCSS","readme":"# positron-website\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/2567d399-328e-4f0f-9784-c14cbe238fb7/deploy-status)](https://app.netlify.com/sites/positron-posit-co/deploys)\n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"\u003e\u003cimg alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" height = 20 /\u003e\u003c/a\u003e\n\nThis is the repo for the Positron website at \u003chttps://positron.posit.co/\u003e.\n\nThis site is built with [Quarto](https://quarto.org/) and the [Posit product documentation theme](https://github.com/posit-dev/product-doc-theme), and these educational materials are released under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/). Positron™ and the Positron icon™ are trademarks of Posit Software, PBC. All rights reserved.\n\n## Reporting issues\n\nWe currently use the issue tracker for [Positron](https://github.com/posit-dev/positron). Please report documentation bugs and feature requests at \u003chttps://github.com/posit-dev/positron/issues\u003e.\n\n## Linting\n\nThis project uses [Vale](https://vale.sh/docs/) for automated linting and compliance with the Posit style guide.\n\n- If you are a Posit employee, you can find the \"Posit Documentation Style Guide\" on Confluence.\n- If you are an external contributor, we as reviewers will take responsibility for compliance with the guidelines. Thank you for being willing to improve our docs!\n\nVale runs [via GH action on PRs](https://github.com/posit-dev/positron-website/actions/workflows/lint.yml), but you can also run it locally before you submit a PR if you have [installed Vale](https://vale.sh/docs/vale-cli/installation/) locally. Run `vale .` from the root directory of this project to lint the `.qmd` files used to build the site.\n\n## Local development\n\nIf you have [Quarto installed locally](https://quarto.org/docs/get-started/) and Chrome or Edge, you can preview the site by running one of the Debug Configurations in VS Code or Positron.\n\nThe configurations run `quarto preview` and then open the site in a new browser window.\n- **Preview Docs (Chrome)**: Preview the site in Chrome\n- **Preview Docs (Edge)**: Preview the site in Edge\n\nThe site will re-render as you make changes to the `.qmd` files.\n\nAlternatively, you can run the command `quarto preview` in the terminal.\n\n## Managing execution and rendering\n\nSome `.qmd` files used for our site involve executable code, like the `.qmd` files that creates \u003chttps://positron.posit.co/download\u003e and \u003chttps://positron.posit.co/install\u003e. We currently use the [\"Local Execution with CI Rendering\" option described in the Quarto docs](https://quarto.org/docs/publishing/ci.html#rendering-for-ci), with the [freeze](https://quarto.org/docs/projects/code-execution.html#freeze) execution option to make it easier for us to collaborate together across the large number of pages. For now, if you need to update a page involving computations, be sure to render that page locally and check in the files created in the `_freeze` directory.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposit-dev%2Fpositron-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposit-dev%2Fpositron-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposit-dev%2Fpositron-website/lists"}