Source for the cisco.github.io website. Contributions are welcome. You can also email [email protected] if you have any questions about this site or the Cisco GitHub organization in general.
- Before starting work on a new feature, enhancement, or fix, please create an issue and optionally assign it to yourself or a developer.
- Fork the repository and make your changes against the 'development' branch (not master).
- After making your changes in your fork, run tests and ensure that the page looks good and works with all supported browsers.
- If you have made a series of commits into the 'development' branch, please try to squash them into a small number of commits.
- Issue a Pull Request against the 'development' branch (not master).
- The admins will review your code and may optionally request conformance, functional or other changes. Work with them to resolve any issues.
- Upon acceptance, your code will be merged into the master branch and will become available for all.
- Your project must have a description- please make it clear enough for someone to understand given Cisco's broad product portfolio
- Your project must have a LICENSE file.
- Your project must have a Readme.md file - please ensure your readme provides enough detials to get a user started with the project or pointed in the right direction quickly and link to other relevant projects, wikis, or public documenation
- Your project must have activity within the last 90 days
- Your project can't be a fork
- Your project must be in the list of Cisco Organizations below
If your project meets these criteria and is still not present please contact [email protected]
To add a project to the organizations below please submit a pull request.
- https://github.com/Cisco
- https://github.com/CiscoCloud
- https://github.com/CiscoDevNet
- https://github.com/CiscoIOx
- https://github.com/ciscospark
- https://github.com/datacenter
- https://github.com/CiscoSystems
- https://github.com/isco-open-source
- https://github.com/CiscoVE
- https://github.com/CiscoDevNet
- https://github.com/CiscoUKIDCDev
- https://github.com/Cisco-USTC
- https://github.com/CiscoZeus
- https://github.com/CiscoKorea
- https://github.com/CIscoTrainingonDemand
- https://github.com/CiscoUcs
- https://github.com/Cisco-oss-eng
- https://github.com/Cisco-system-traffic-generator
- https://github.com/CiscoVIRL
- https://github.com/Cisco-OCPChina
- https://github.com/Ciscocommerce
- https://github.com/jungo-home
- https://github.com/CiscoSystems-Netconf
- https://github.com/Cisco-Meraki-CFG
- https://github.com/CiscoPackagingExpress
- https://github.com/CiscoHackathon
- https://github.com/CiscoCTA
- https://github.com/Cisco-nam
- https://github.com/Ciscosspg
- https://github.com/Cisco-cloud
- https://github.com/LearningAtCisco
- https://github.com/Cisco-china
- https://github.com/Ciscosystem
- https://github.com/CiscoDevSeries
- https://github.com/Cisco-TestScheduling
- https://github.com/CISCO9
- https://github.com/Cisco001
- https://github.com/Cisco-DCG-Power
- https://github.com/Cisco-ccsp
- https://github.com/CiscoSystemsInc'
- Tested with Node v5.3.0
- Fork/Clone this repo
npm install
gulp
Thanks!