Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/comcast/comcast.github.io-archive
The main Open Source portal for Comcast
https://github.com/comcast/comcast.github.io-archive
comcast css floss html js open open-source opensource ospo oss portal software source
Last synced: about 10 hours ago
JSON representation
The main Open Source portal for Comcast
- Host: GitHub
- URL: https://github.com/comcast/comcast.github.io-archive
- Owner: Comcast
- License: apache-2.0
- Created: 2014-03-24T15:49:17.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T11:58:34.000Z (almost 2 years ago)
- Last Synced: 2024-04-16T00:20:52.663Z (7 months ago)
- Topics: comcast, css, floss, html, js, open, open-source, opensource, ospo, oss, portal, software, source
- Language: HTML
- Homepage: http://comcast.github.io/
- Size: 21.9 MB
- Stars: 36
- Watchers: 19
- Forks: 62
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-Apache-2.0
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[![GitHub https://github.com/Comcast/Comcast.github.io/blob/master/LICENSE-Apache-2.0](https://img.shields.io/github/license/comcast/comcast.github.io)](https://github.com/Comcast/Comcast.github.io/blob/master/LICENSE-Apache-2.0)
[![GitHub contributors https://github.com/Comcast/Comcast.github.io/graphs/contributors](https://img.shields.io/github/contributors/comcast/comcast.github.io)](https://github.com/Comcast/Comcast.github.io/graphs/contributors)
[![GitHub last commit https://github.com/Comcast/Comcast.github.io/commits/master](https://img.shields.io/github/last-commit/comcast/comcast.github.io)](https://github.com/Comcast/Comcast.github.io/commits/master)Comcast.github.io
=================This is the main landing page for Open Source at Comcast. It highlights our efforts in the Free/Libre and Open Source Software movement.
License
=======Comcast.github.io is licensed under [Apache License 2.0](/LICENSE-Apache-2.0). Valid-License-Identifier: Apache-2.0
Code of Conduct
===============We take our [code of conduct](CODE_OF_CONDUCT.md) very seriously. Please abide by it.
Contributing
============Please read our [contributing guide](CONTRIBUTING.md) for details on how to contribute to our project.
Compiling JS & CSS
==================Run the following to install dependencies (you only have to do this once):
$ npm install
Then run the following to compile the JS & CSS:
$ npm run transform
$ npm run compressThen check in the compiled files at [js/javascript.js](js/javascript.js) & [style/css.css](style/css.css) if they were modified