mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-14 05:06:55 +00:00
31 lines
869 B
YAML
31 lines
869 B
YAML
site_name: Awesome Jenkins Openshift
|
|
site_url: https://awesome-kubernetes.readthedocs.io
|
|
site_description: A curated list of awesome IT projects and resources. Inspired by the awesome list.
|
|
site_author: inafevwork
|
|
|
|
repo_url: https://github.com/inafevwork/awesome-kubernetes
|
|
|
|
theme: readthedocs
|
|
extra_css:
|
|
- extra.css
|
|
extra_javascript:
|
|
- extra.js
|
|
site_favicon: images/favicon.ico
|
|
markdown_extensions:
|
|
- smarty
|
|
- sane_lists
|
|
pages:
|
|
- Home: index.md
|
|
- CI/CD : cicd.md
|
|
- Jenkins : jenkins.md
|
|
- Kubernetes : kubernetes.md
|
|
- Openshift : openshift.md
|
|
|
|
markdown_extensions:
|
|
- toc:
|
|
permalink: True
|
|
- admonition:
|
|
|
|
copyright: Copyright © 2017 <a href="https://twitter.com/RedHatSpain">Red Hat Spain (Community Linkedin Group)</a>, <a href="http://awesome-jenkins-openshift.readthedocs.org/about/">about</a>.
|
|
google_analytics: ['', 'awesome jenkins openshift']
|