
Work in progress Implements Blueprint: merge-upstream-university-training Change-Id: I4d4c7f08d8c599178df2cbcf3969bc739ca6784c
19 lines
548 B
Plaintext
19 lines
548 B
Plaintext
Slides for Upstream Training
|
|
============================
|
|
|
|
The files are based on teaching material provided originally by Loic Dachary as ODP files. Converted to RST text in order to be converted by landslide in convenient html5 slides.
|
|
|
|
Documentation for landslide on https://github.com/adamzap/landslide
|
|
|
|
Install landslide
|
|
-----------------
|
|
|
|
Install the latest stable version of Landslide with a python package manager like pip:
|
|
|
|
$ pip install landslide
|
|
|
|
To build the presentations
|
|
--------------------------
|
|
|
|
$ landslide <presentation.rst>
|