{"id":13496670,"url":"https://github.com/swiftlang/swift-org-website","last_synced_at":"2025-08-01T00:07:30.841Z","repository":{"id":37027823,"uuid":"458322818","full_name":"swiftlang/swift-org-website","owner":"swiftlang","description":"Swift.org website","archived":false,"fork":false,"pushed_at":"2024-06-17T20:58:10.000Z","size":41865,"stargazers_count":452,"open_issues_count":63,"forks_count":170,"subscribers_count":115,"default_branch":"main","last_synced_at":"2024-06-17T22:58:43.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://swift.org","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swiftlang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":"support/security.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-11T19:56:01.000Z","updated_at":"2024-06-17T22:58:48.091Z","dependencies_parsed_at":"2024-06-17T23:08:49.791Z","dependency_job_id":null,"html_url":"https://github.com/swiftlang/swift-org-website","commit_stats":null,"previous_names":["swiftlang/swift-org-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftlang%2Fswift-org-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftlang%2Fswift-org-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftlang%2Fswift-org-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swiftlang%2Fswift-org-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swiftlang","download_url":"https://codeload.github.com/swiftlang/swift-org-website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241348360,"owners_count":19948165,"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-07-31T19:01:56.279Z","updated_at":"2025-08-01T00:07:30.751Z","avatar_url":"https://github.com/swiftlang.png","language":"SCSS","funding_links":[],"categories":["SCSS"],"sub_categories":[],"readme":"# Swift.org Website\n\n## Overview\n\nSwift.org website goals include:\n\n1. Welcome the curious about the Swift programming language.\n2. Share knowledge with the Swift users community and prospective users, including instructions for getting started with Swift as easily as possible, user guides, best practices, API documentation and feature announcements.\n3. Share knowledge with the Swift contributors community and prospective contributors, including contribution guides, technical details that assist contributions, project governance and legal information.\n4. Highlight community driven initiatives and technical work that have broad applicability to Swift users in all or some of its core usage domains.\n\nSee [website overview](/website) for more information about the Swift.org website goals, content governance and contribution guidelines.\n\n## Technical\n\nSwift.org uses [Jekyll](https://jekyllrb.com), a blog-aware, static site generator in Ruby.\n\n### Running locally\n\nRequirements\n- Git\n- Ruby 3.3 or higher\n  _(a Ruby installation manager, such as\n  [rbenv](https://github.com/sstephenson/rbenv) or\n  [RVM](https://rvm.io) is recommended, but not required)_\n- [Bundler](https://bundler.io/)\n\nTo run the site locally, enter the following commands into a terminal window:\n\n```shell\ngit clone https://github.com/swiftlang/swift-org-website.git\ncd swift-org-website\nbundle install\nLC_ALL=en_us.UTF-8 bundle exec jekyll serve --config _config.yml,_config_dev.yml\nopen \"http://localhost:4000\"\n```\n\nIf you’d like to contribute to this project, please run Prettier before submitting your pull request to ensure consistent code style across the project.\n\nRequirements\n- [Node v18.17.1 or higher](https://nodejs.org)\n\n```shell\nnpm install\n```\n\n```shell\nnpm run prettify\n```\n\n### Running in Docker\n\nFirst build the site with Docker Compose:\n\n```bash\ndocker compose run build\n```\n\nThen you can run the site:\n\n```bash\ndocker compose up website\n```\n\nThe website will be available on `http://localhost:4000`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswiftlang%2Fswift-org-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswiftlang%2Fswift-org-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswiftlang%2Fswift-org-website/lists"}