{"id":18918017,"url":"https://github.com/supercollider/supercollider.github.io","last_synced_at":"2026-03-12T04:30:19.285Z","repository":{"id":984848,"uuid":"9254458","full_name":"supercollider/supercollider.github.io","owner":"supercollider","description":"Website for SuperCollider","archived":false,"fork":false,"pushed_at":"2025-01-20T01:58:40.000Z","size":83236,"stargazers_count":34,"open_issues_count":3,"forks_count":79,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-01-20T02:41:30.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://supercollider.github.io","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supercollider.png","metadata":{"files":{"readme":"README.md","changelog":"news.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2013-04-06T02:41:59.000Z","updated_at":"2025-01-20T01:58:42.000Z","dependencies_parsed_at":"2024-11-20T16:29:23.460Z","dependency_job_id":null,"html_url":"https://github.com/supercollider/supercollider.github.io","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercollider%2Fsupercollider.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercollider%2Fsupercollider.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercollider%2Fsupercollider.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercollider%2Fsupercollider.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supercollider","download_url":"https://codeload.github.com/supercollider/supercollider.github.io/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239914933,"owners_count":19717760,"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-08T10:29:17.121Z","updated_at":"2026-03-12T04:30:19.238Z","avatar_url":"https://github.com/supercollider.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# supercollider.github.io\n\n## Local Usage\n\nClone this repository:\n\n```sh\ngit clone https://github.com/supercollider/supercollider.github.io.git\ncd supercollider.github.io\n```\n\nThis website is powered by `jekyll` so in order to view it locally you'll need\nto have [Ruby](https://ruby-lang.org) and [Gems](https://rubygems.org) installed\non your computer.\n\nThen, install `jekyll` and `bundler` gems:\n\n```sh\ngem install jekyll bundler\n```\n\nInstall dependencies:\n\n```sh\nbundle install\n```\n\nNow you can run `jekyll` server:\n\n```sh\nbundle exec jekyll serve\n```\n\nAnd then, in your browser:\n\nhttp://127.0.0.1:4000\n\n## Update This Website\n\n### CSS Updates\n\nWe use sass variables so changing colors can be done by editing `assets/css/_variables.scss`.\nOtherwise, the main sass file is `assets/css/main.scss`.\n\nIf you wanna be sure that your CSS changes are going to be effective in the browsers you'll have to update `site_version` in `_config.yml` (css cache bust).\n\n### Downloads\n\nTo update download links, you'll have to edit `_data/downloads.yml`.\n\nPlease keep in mind that **the *Download* section on the index page will display the first download\nfor each OS in the `current_version` category (order matters)**.\n\n### Code Snippets\n\nTo add a code snippet to the main page:\n\n- edit `_data/code_snippets.yml`\n- add the corresponding audio file in `assets/audio`\n\n### Gallery\n\nTo add a project to the Projects page:\n\n- edit `_data/gallery.yml` with your project data (see examples below)\n- if your project is represented by an image, add the corresponding image in `images/gallery`\n\n#### Image\n\n```yml\n- title: YOUR TITLE\n  type: image\n  image: YOUR IMAGE\n  link: YOUR LINK\n  author: YOUR AUTHOR NAME\n  text: |\n    YOUR TEXT\n```\n\n#### Vimeo or YouTube video\n\n```yml\n- title: YOUR VIDEO TITLE\n  type: vimeo (or youtube)\n  id: YOUR VIDEO ID\n  text: |\n    YOUR TEXT\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupercollider%2Fsupercollider.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupercollider%2Fsupercollider.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupercollider%2Fsupercollider.github.io/lists"}