Skip to content

codeplaysoftware/sycl.tech-content

SYCL.tech Content

Scorecard supply-chain security OpenSSF Scorecard

About The Project

This repository contains all the content (news, videos, projects etc.) that is shown on sycl.tech. Anyone is free to contributor sycl based material by creating pull requests.

Contribute SYCL Related Content

To get you information on contributing to the right place, please use the links shown in the table below.

Collection / Type Info
Contributors If you would like to create a contributor profile.
Events If you have an event that has sycl based on interesting to sycl devs.
News If you have a news item, update or something else to share sycl related.
Playground Samples If you have a sample of SYCL code to share with others.
Projects If you have a sycl based project to share.
Research Papers If you have a research paper that covers SYCL.
Videos If you have a video to share that discusses SYCL.

JSON Feeds

You can subscribe to our JSON feeds and consume our content using your own feed reader. Below is a list of our JSON feeds.

Getting Started

You can build the json feeds using the following command:

  1. Install dependencies:
pip install -r requirements.txt
  1. Run the feed generator:
python feed.py
    -a "https://feed.mywebsite.com/static/"
    -b "https://feed.mywebsite.com"
    -s "https://mywebsite.com"
    -g "github_api_token_here"

Flags

  • -s The URL for the front-end website
  • -a The asset URL, pointing to the static assets
  • -b The base URL to which the feed lives at
  • -g A GitHub API key, used to pull project and other information
  • -i The number of items to render per feed page
  • -d To show debug output

Contributing

Please see the CONTRIBUTING.md file for details.

License

Distributed under the Apache 2.0 License. See LICENSE.txt file for more information.

Contact

[email protected]