Add links for going home to every course page.

This commit is contained in:
Sergiu Ivanov 2018-09-22 19:10:41 +02:00
parent a9d846fa50
commit 1816214653
5 changed files with 20 additions and 0 deletions

View File

@ -111,6 +111,14 @@ img.lang-lifted {
margin-top: -45px; margin-top: -45px;
} }
img.home {
width: 40px;
float: right;
padding: 0 5px 0 20px;
margin-top: -53px;
margin-right: 55px;
}
p.keylinks { p.keylinks {
margin-left: 20px; margin-left: 20px;
} }

View File

@ -5,6 +5,9 @@
#+ATTR_HTML: :alt in French :class lang-lifted #+ATTR_HTML: :alt in French :class lang-lifted
[[file:../fr/latex-intro.org][file:../content/imgs/fr.png]] [[file:../fr/latex-intro.org][file:../content/imgs/fr.png]]
#+ATTR_HTML: :alt return home :class home
[[file:home.org][file:../content/imgs/home.png]]
This a short course (3 to 5 sessions) giving a short example-based This a short course (3 to 5 sessions) giving a short example-based
introduction to [[https://en.wikipedia.org/wiki/LaTeX][LaTeX]]. The goal is to explain the basics of LaTeX and introduction to [[https://en.wikipedia.org/wiki/LaTeX][LaTeX]]. The goal is to explain the basics of LaTeX and
then to have the students explore the language and the ecosystem on then to have the students explore the language and the ecosystem on

View File

@ -5,6 +5,9 @@
#+ATTR_HTML: :alt in French :class lang-lifted #+ATTR_HTML: :alt in French :class lang-lifted
[[file:../fr/os-ueve.org][file:../content/imgs/fr.png]] [[file:../fr/os-ueve.org][file:../content/imgs/fr.png]]
#+ATTR_HTML: :alt return home :class home
[[file:home.org][file:../content/imgs/home.png]]
The goal of this course is to discuss two of the many fundamental The goal of this course is to discuss two of the many fundamental
domains in which operating systems must operate: asynchronous domains in which operating systems must operate: asynchronous
input/output (I/O), and parallelism and concurrency. The course starts input/output (I/O), and parallelism and concurrency. The course starts

View File

@ -5,6 +5,9 @@
#+ATTR_HTML: :alt en anglais :class lang-lifted #+ATTR_HTML: :alt en anglais :class lang-lifted
[[file:../en/latex-intro.org][file:../content/imgs/en.png]] [[file:../en/latex-intro.org][file:../content/imgs/en.png]]
#+ATTR_HTML: :alt return home :class home
[[file:home.org][file:../content/imgs/home.png]]
Ce cours de courte durée (9 heures environ) est une introduction à Ce cours de courte durée (9 heures environ) est une introduction à
[[http://fr.wikipedia.org/wiki/LaTeX][LaTeX]] faite à base d'exemples. Le but est d'expliquer quelques notions [[http://fr.wikipedia.org/wiki/LaTeX][LaTeX]] faite à base d'exemples. Le but est d'expliquer quelques notions
de LaTeX et ensuite de laisser les étudiants explorer le langage et de LaTeX et ensuite de laisser les étudiants explorer le langage et

View File

@ -5,6 +5,9 @@
#+ATTR_HTML: :alt en anglais :class lang-lifted #+ATTR_HTML: :alt en anglais :class lang-lifted
[[file:../en/os-ueve.org][file:../content/imgs/en.png]] [[file:../en/os-ueve.org][file:../content/imgs/en.png]]
#+ATTR_HTML: :alt return home :class home
[[file:home.org][file:../content/imgs/home.png]]
Ce cours présente d'abord brièvement l'historique et la typologie des Ce cours présente d'abord brièvement l'historique et la typologie des
systèmes d'exploitation et ensuite se penche sur deux aspects de la systèmes d'exploitation et ensuite se penche sur deux aspects de la
conception et réalisation de ces systèmes : les entrées/sorties et la conception et réalisation de ces systèmes : les entrées/sorties et la