{"id":15093270,"url":"https://github.com/codeplaysoftware/sycl.tech-website","last_synced_at":"2025-07-13T02:06:56.435Z","repository":{"id":247432734,"uuid":"825798249","full_name":"codeplaysoftware/sycl.tech-website","owner":"codeplaysoftware","description":"Angular front-end for the SYCL.tech website.","archived":false,"fork":false,"pushed_at":"2025-04-14T11:58:56.000Z","size":10217,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-05T06:04:50.486Z","etag":null,"topics":["angular","angular-cli","ngx","node","sycl","typescript"],"latest_commit_sha":null,"homepage":"https://sycl.tech","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeplaysoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-08T14:15:28.000Z","updated_at":"2025-04-14T11:59:01.000Z","dependencies_parsed_at":"2025-02-03T13:21:51.326Z","dependency_job_id":"aaef4b53-efc9-42da-a8f6-233410e6d123","html_url":"https://github.com/codeplaysoftware/sycl.tech-website","commit_stats":{"total_commits":83,"total_committers":3,"mean_commits":"27.666666666666668","dds":0.03614457831325302,"last_synced_commit":"7c84da1151fb3d466d840028b5a6c557cf09064c"},"previous_names":["codeplaysoftware/sycl.tech-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeplaysoftware/sycl.tech-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeplaysoftware%2Fsycl.tech-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeplaysoftware%2Fsycl.tech-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeplaysoftware%2Fsycl.tech-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeplaysoftware%2Fsycl.tech-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeplaysoftware","download_url":"https://codeload.github.com/codeplaysoftware/sycl.tech-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeplaysoftware%2Fsycl.tech-website/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263692893,"owners_count":23496943,"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":["angular","angular-cli","ngx","node","sycl","typescript"],"created_at":"2024-09-25T11:20:27.038Z","updated_at":"2025-07-13T02:06:56.033Z","avatar_url":"https://github.com/codeplaysoftware.png","language":"TypeScript","readme":"# sycl.tech Website\n\n[![Scorecard supply-chain security](https://github.com/codeplaysoftware/sycl.tech-website/actions/workflows/scorecard.yml/badge.svg)](https://github.com/codeplaysoftware/sycl.tech-website/actions/workflows/scorecard.yml)\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/codeplaysoftware/sycl.tech-website/badge)](https://scorecard.dev/viewer/?uri=github.com/codeplaysoftware/sycl.tech-website)\n\n## About The Project\n\nThis repository contains the source code for the \u003chttps://sycl.tech\u003e website. Written mostly in TypeScript using\nthe [Angular framework](https://angular.dev/), this project provides a responsive, interactive website that can be \naccessed via GitHub pages.\n\n**Please note:** that the sycl.tech content is available at\na [separate repository available here][sycl.tech-content-repo].\n\n### Built With\n\n![Angular][angular.io] ![Node.JS][node.js] ![SASS][sass]\n\n### Features\n\n* Built on top of Angular framework\n* Static generation using Angular Universal\n* Clean, user-friendly UI\n* Fully responsive design\n* Site-wide search\n* Filtering of collections (news, videos, projects, research etc)\n* Uses [JSON Feed .json files](https://www.jsonfeed.org/version/1/) as \"backend\" to facilitate serverless design\n* Interactive SYCL playground\n* Much more!\n\n## Getting Started\n\nInstall Node and Angular CLI.\n\n### Local Development Server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you\nchange any of the source files.\n\n### Build the Site\n\nRun `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n### Notes\n\n* This site attempts to statically generate as much as possible. The Angular pre-render functionality requires a\n  `routes.txt` file which we generate using a small Python script. Generated routes are appended to the \n  current `routes.txt` file.\n\n## Contributing\n\nEveryone is welcome to contribute to this project. If you have a typo fix or a new feature, please create a PR!\n\nPlease see the `CONTRIBUTING.md` file for more details. \n\n## License\n\nDistributed under the Apache 2.0 License. See `LICENSE.txt` file for more information.\n\nWe use Material and Roboto fonts within this repository. Licenses are available in the enclosing directories.\n\n## Contact\n\n\u003cdev-rel@codeplay.com\u003e\n\n[sycl.tech-content-repo]: \u003chttps://sycl.tech\u003e \"SYCL.tech Content Repository\"\n[angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge\u0026logo=angular\u0026logoColor=white\n[node.js]: https://img.shields.io/badge/Nodejs-DD0031?style=for-the-badge\u0026logo=angular\u0026logoColor=white\n[sass]: https://img.shields.io/badge/sass-DD0031?style=for-the-badge\u0026logo=angular\u0026logoColor=white","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeplaysoftware%2Fsycl.tech-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeplaysoftware%2Fsycl.tech-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeplaysoftware%2Fsycl.tech-website/lists"}