MOAR materials; smaller footer

This commit is contained in:
Jérôme Petazzoni
2017-11-07 18:09:38 -08:00
parent 7293c071bd
commit 5751765d66

View File

@@ -29,7 +29,8 @@
font-weight: bold;
}
.footer {
font-size: 150%;
position: absolute;
bottom: 20px;
}
td {
padding: 1px;
@@ -63,7 +64,11 @@
<table>
<tr><td class="header" colspan="4">Container Training</td></tr>
<tr><td class="title" colspan="4">Coming soon</td></tr>
<tr><td class="title" colspan="4">Coming soon at a conference near you</td></tr>
<!--
<td><a class="chat" href="https://gitter.im/jpetazzo/workshop-20171026-prague" /></td>
-->
<tr>
<td>QCON SF: Introduction to Docker and Containers</td>
@@ -85,13 +90,11 @@
<tr>
<td>LISA17 T9: Build, Ship, and Run Microservices on a Docker Swarm Cluster</td>
<td><a class="slides" href="http://lisa17t9.container.training/" /></td>
<td><a class="chat" href="https://gitter.im/jpetazzo/workshop-20171031-sanfrancisco" /></td>
</tr>
<tr>
<td>Deploying and scaling microservices with Docker and Kubernetes</td>
<td><a class="slides" href="http://osseu17.container.training/" /></td>
<td><a class="chat" href="https://gitter.im/jpetazzo/workshop-20171026-prague" /></td>
<td><a class="video" href="https://www.youtube.com/playlist?list=PLBAFXs0YjviLrsyydCzxWrIP_1-wkcSHS" /></td>
</tr>
@@ -105,9 +108,22 @@
<td><a class="slides" href="https://www.bretfisher.com/dockercon17eu/" /></td>
</tr>
<tr><td class="title" colspan="4">Self-paced tutorials</td></tr>
<tr>
<td>Self-paced Workshop: Orchestrating Microservices with Docker and Swarm</td>
<td><a class="slides" href="selfpaced.yml.html" /></td>
<td>Introduction to Docker and Containers</td>
<td><a class="slides" href="intro-fullday.yml.html" /></td>
</tr>
<tr>
<td>Container Orchestration with Docker and Swarm</td>
<td><a class="slides" href="swarm-selfpaced.yml.html" /></td>
</tr>
<tr>
<td>Deploying and Scaling Microservices with Docker and Kubernetes</td>
<td><a class="slides" href="kube-halfday.yml.html" /></td>
</tr>
<tr>