Skip to content
main
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
img
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

GitHub https://github.com/Comcast/Comcast.github.io/blob/master/LICENSE-Apache-2.0 GitHub contributors https://github.com/Comcast/Comcast.github.io/graphs/contributors GitHub last commit 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. Valid-License-Identifier: Apache-2.0

Code of Conduct

We take our code of conduct very seriously. Please abide by it.

Contributing

Please read our contributing guide 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 compress

Then check in the compiled files at js/javascript.js & style/css.css if they were modified

You can’t perform that action at this time.