mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-06 01:06:37 +00:00
gh-pages branch in github action
This commit is contained in:
@@ -6,10 +6,11 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
|
||||
"I do not believe you can do today's job with yesterday's methods and be in business tomorrow." ([Horatio Nelson Jackson](https://www.history.com/news/the-first-great-american-road-trip))
|
||||
|
||||
<center>
|
||||
[New site under construction here!](https://www.redhatspain.com)
|
||||
|
||||
[](https://www.youtube.com/user/rhopenshift) [](https://www.youtube.com/user/CloudBeesTV)
|
||||
</center>
|
||||
<!-- youtube player
|
||||
<div id="player"></div>
|
||||
-->
|
||||
<!--
|
||||
<img alt="Container with cars" src="images/container_with_cars.png">
|
||||
<head>
|
||||
@@ -19,7 +20,6 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
|
||||
<center>
|
||||
[](https://www.cncf.io/certification/software-conformance/)
|
||||
</center>
|
||||
<div id="player"></div>
|
||||
---
|
||||
|
||||
## Table of Contents
|
||||
|
||||
2
docs/static/extra.css
vendored
2
docs/static/extra.css
vendored
@@ -5,7 +5,7 @@ body {
|
||||
margin: 0;
|
||||
background-color:rgb(240,240,240);
|
||||
font-family: arial, sans-serif;
|
||||
font-size: 16px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
/* Applies to all <h1>...</h1> elements. */
|
||||
|
||||
@@ -136,5 +136,5 @@ nav:
|
||||
- About: about.md
|
||||
copyright: 2020 <a href="https://twitter.com/RedHatSpain">Red Hat Spain (unofficial linkedin group)</a>, <a href="https://redhatspain.github.io/about/">about</a>.
|
||||
google_analytics: ['UA-167788447-1', 'awesome kubernetes']
|
||||
remote_branch: master
|
||||
remote_name: origin
|
||||
remote_branch: gh-pages
|
||||
remote_name: origin
|
||||
|
||||
Reference in New Issue
Block a user