Skip to content
Snippets Groups Projects
Commit b1b7150f authored by schmittu's avatar schmittu :beer:
Browse files

minor fixes in intro presentation

parent 3ce514d7
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
@import url(https://fonts.googleapis.com/css?family=Roboto+Mono:400,700,400italic);
body { font-family: 'Arial'; font-size: 200%; color: #404040;}
h1, h2, h3 {
h1, h2, h3, h4 {
font-family: 'Cabin';
font-weight: 400;
color: #1F407A;
......@@ -27,6 +27,7 @@
.remark-slide-content h1 { font-size: 3em; }
.remark-slide-content h2 { font-size: 2em; }
.remark-slide-content h3 { font-size: 1.6em; }
.remark-slide-content h4 { font-size: 1.2em; }
.remark-slide-content-large h1 { font-size: 2em; }
.remark-slide-content-large h2 { font-size: 1.6em; }
.footnote {
......@@ -44,9 +45,9 @@
.red { color: #fa0000; }
.large { font-size: 2em; }
a, a > code {
color: #404040;
color: #0069B4;
text-decoration: none;
font-family: 'Ubuntu Mono';
font-family: 'Roboto Mono';
}
.inverse {
......@@ -61,11 +62,11 @@
code {
-moz-border-radius: 5px;
-web-border-radius: 5px;
background: #e7e8e2;
color: #0069B4;
border-radius: 5px;
}
.remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; }
.remark-code-line-highlighted { background-color: #373832; }
.remark-code-line-highlighted { background-color: #473832; }
.pull-left {
float: left;
width: 47%;
......@@ -85,12 +86,11 @@
padding: 15px;
}
strong {
color: #E67116;
color: #A8322D;
}
.remark-code, .remark-inline-code { font-family: 'Roboto Mono';}
.remark-code, .remark-inline-code { font-family: 'Cabin';}
</style>
</head>
<body>
......@@ -119,18 +119,14 @@ class: remark-slide-content-large
- IT Services close to research
---
class: remark-slide-content-large
## About Scientific IT Services (SIS)
- IT Services close to research
- Almost 6 years old, almost 40 people.
- Zoo of experts with diverse background
---
class: remark-slide-content-large
......@@ -140,10 +136,12 @@ class: remark-slide-content-large
- IT Services close to research
- Zoo of experts with diverse background
- Almost 6 years old, almost 40 people.
### Here today in real:
- Zoo of experts with diverse background
#### Here today in real:
* Dr. Tarun Chadha
......@@ -332,7 +330,7 @@ class: remark-slide-content-large
---
class: center, middle, remark-slide-content-large
<span style="font-size: 200%; color: #1F407A;">
<span style="font-size: 180%; color: #1F407A;">
Contact us !
<br/>
<br/>
......@@ -350,7 +348,7 @@ class: remark-slide-content-large
# About the course
* First version, might be a bit rough, not sure if time planning is good.
* First version, might be a bit rough, not sure if our time planning works out.
---
class: remark-slide-content-large
......@@ -358,7 +356,7 @@ class: remark-slide-content-large
# About the course
* First version, might be a bit rough, not sure if time planning is good.
* First version, might be a bit rough, not sure if our time planning works out.
* Pragmatic approach, little math.
......@@ -369,7 +367,7 @@ class: remark-slide-content-large
# About the course
* First version, might be a bit rough, not sure if time planning is good.
* First version, might be a bit rough, not sure if our time planning works out.
* Pragmatic approach, little math.
......@@ -741,10 +739,39 @@ class: remark-slide-content-large
<br/>
<p>4. Enter <br/><br/><div style="font-family: Ubuntu Mono; font-size: .8em;"><center>curl https://sis.id.ethz.ch/mlw/install.sh | bash</center></div>
<p>4. Enter <br/><br/>
<center>
<div style="font-family: Roboto Mono; font-size: .8em; color: #0069B4;">
<center>curl https://sis.id.ethz.ch/mlw/install.sh | bash</center>
</div>
</center>
---
class: remark-slide-content-large
# Get started
<p>1. Start Computer, choose `fedora` during startup
<br/>
<br/>
<p>2. Login with your `NETHZ` credentials
<br/>
<br/>
<p>3. Start Terminal (click `activity` top-left corner)
<br/>
<br/>
<p>4. Enter <br/><br/><div style="font-family: Roboto Mono; font-size: .8em; color: #0069B4;"><center>curl https://sis.id.ethz.ch/mlw/install.sh | bash</center></div>
<br/>
<p>5. Wait and press `ENTER` when asked
---
class: remark-slide-content-large
......@@ -763,14 +790,16 @@ class: remark-slide-content-large
<br/>
<p>4. Enter <br/><br/><div style="font-family: Ubuntu Mono; font-size: .8em;"><center>curl https://sis.id.ethz.ch/mlw/install.sh | bash</center></div>
<br/>
<p>4. Enter <br/><br/><div style="font-family: Roboto Mono; font-size: .8em; color: #0069B4;"><center>curl https://sis.id.ethz.ch/mlw/install.sh | bash</center></div>
<br/>
<p>5. Wait and press `ENTER` when asked
<p>5. Wait and press `ENTER` when asked.
<br/>
<br/>
<p>6. <strong>Don't switch of / shutdown the computer during the two days !</strong>
</textarea>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment