Source for the cisco.github.io website. Contributions are welcome. You can also email cisco-ghpages-support@external.cisco.com if you have any questions about this site or the Cisco GitHub organization in general.
- How to contribute?
- Don't See Your Project Here?
- List of Cisco Organizations on GitHub
- Development
- License
- 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 details to get a user started with the project or pointed in the right direction quickly and link to other relevant projects, wikis, or public documentation
- 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 cisco-ghpages-support@external.cisco.com
To add a project to the organizations below please submit a pull request.
- https://github.com/banzaicloud
- https://github.com/Cisco
- https://github.com/cisco-open
- https://github.com/cisco-ospo
- https://github.com/Cisco-system-traffic-generator
- https://github.com/Cisco-Talos
- https://github.com/CiscoCloud
- https://github.com/CiscoCXSecurity
- https://github.com/CiscoDevNet
- https://github.com/CiscoIOx
- https://github.com/CiscoSE
- https://github.com/CiscoSystems
- https://github.com/CiscoUcs
- https://github.com/csap-platform
- https://github.com/datacenter
- https://github.com/webex
- https://github.com/apiclarity
- https://github.com/bit-broker
- https://github.com/CloudNativeSDWAN
- https://github.com/media-streaming-mesh
- https://github.com/Cisco-cloud
- https://github.com/Cisco-Meraki-CFG
- https://github.com/Cisco-nam
- https://github.com/Cisco-OCPChina
- https://github.com/cisco-open-source
- https://github.com/Cisco-oss-eng
- https://github.com/Cisco-USTC
- https://github.com/Ciscocommerce
- https://github.com/CiscoCTA
- https://github.com/CiscoHackathon
- https://github.com/CiscoKorea
- https://github.com/CiscoPackagingExpress
- https://github.com/CiscoSystems-Netconf
- https://github.com/CiscoUKIDCDev
- https://github.com/CiscoVE
- https://github.com/CiscoVIRL
- https://github.com/CiscoZeus
- https://github.com/Cisco-china
- https://github.com/Cisco-DCG-Power
- https://github.com/Cisco-TestScheduling
- https://github.com/Cisco001
- https://github.com/CISCO9
- https://github.com/CiscoDevSeries
- https://github.com/Ciscosystem
- https://github.com/CiscoSystemsInc
- https://github.com/CiscoTrainingonDemand
- https://github.com/LearningAtCisco
- Tested with Node v5.3.0
- Fork/Clone this repo
npm install
gulp
Thanks!