https://github.com/codeplaysoftware/codeplay.com-website
Website for codeplay.com, generated using Jekyll.
https://github.com/codeplaysoftware/codeplay.com-website
codeplay jekyll sycl website
Last synced: 5 months ago
JSON representation
Website for codeplay.com, generated using Jekyll.
- Host: GitHub
- URL: https://github.com/codeplaysoftware/codeplay.com-website
- Owner: codeplaysoftware
- License: apache-2.0
- Created: 2025-07-22T10:59:00.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-07-25T11:55:37.000Z (6 months ago)
- Last Synced: 2025-07-25T17:47:46.428Z (6 months ago)
- Topics: codeplay, jekyll, sycl, website
- Language: HTML
- Homepage: https://codeplaysoftware.github.io/codeplay.com-website/
- Size: 88 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# codeplay.com - Website
This is the Jekyll based website for codeplay.com.
## Build
To build the website, run `bundle install jekyll build`.
To optimize (compress css/js), run the script `./scripts/optimize.sh`.
## License
This repository uses two licenses.
* **Apache License 2.0**
All directories except `./_collections/_portal_posts`
* **Creative Commons - Attribution-ShareAlike 4.0 International**
Directory `./_collections/_portal_posts`. License is available here: `./_collections/_portal_posts/_LICENCE.txt`