Apply "OpenStack theme" to the Upstream training slides

Use simple "OpenStack theme" from the Training guides.

Change-Id: Id324a3bf70c83c69f9fbaab7bfad90f63a4cc047
This commit is contained in:
Matjaz Pancur 2015-04-27 16:09:43 +02:00
parent 5232b750da
commit 9d6a6c04e8
18 changed files with 56 additions and 62 deletions

View File

@ -2,10 +2,9 @@
OpenStack Release Cycle
=======================
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
Planning : Design
=================

View File

@ -2,10 +2,9 @@
Relevant actors
===============
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
Relevant actors
===============

View File

@ -2,10 +2,9 @@
OpenStack Technical Committee
=============================
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
The role of the Technical Committee
===================================

View File

@ -2,10 +2,9 @@
OpenStack Program Ecosystem
===========================
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
Lifecycle of a new Program
==========================

View File

@ -2,10 +2,9 @@
OpenStack Design Summit
=======================
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
OpenStack Design Summit
=======================

View File

@ -1,10 +1,10 @@
============
IRC meetings
============
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
IRC meetings
============

View File

@ -2,10 +2,9 @@
devstack.org
============
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
devstack.org
============

View File

@ -2,10 +2,10 @@
How to contribute
=================
.. rst-class:: colright
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
| <teacher name>
| <date>
http://launchpad.net/
=====================

View File

@ -2,10 +2,9 @@
launchpad.net
=============
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
launchpad.net
=============

View File

@ -2,10 +2,9 @@
review.openstack.org
====================
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
review.openstack.org
====================

View File

@ -2,10 +2,9 @@
Branching model
===============
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
nvie inspired
=============

View File

@ -2,10 +2,9 @@
Reviewving
==========
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
Review unified
==============

View File

@ -2,10 +2,9 @@
Commit messages
===============
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
Commit messages
===============

View File

@ -2,10 +2,9 @@
Jenkins
=======
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
Triggered on every commit
=========================

View File

@ -2,10 +2,9 @@
Overview of the contribution process
====================================
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
Project pulse
=============

View File

@ -2,10 +2,9 @@
Lego applied to Free Software contributions
===========================================
.. rst-class:: colright
| <teacher name>
| <date>
.. image:: ./_assets/os_background.png
:class: fill
:width: 100%
Agile manifesto
===============

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

View File

@ -32,3 +32,11 @@
height: 600px;
padding: 0;
}
article h1 {
color: white;
}
article h2 {
color: rgb(133,11,19);
}