Skip to content

oufti-playground/jeudi-libre-juin-2018-mons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oufti-Playground : Jeudi du Libre - Mons 2018

This repository contains the materials for the Jeudi du Libre at Mons, in June 2018.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License .

Generate the Presentation

  • You need:

    • Docker CE 18.05+ (with local bind-mount capability - Docker4Mac, Docker4Windows or a local Linux Docker install)

    • GNU Make

  • Build the slides:

    • Clone the repository

    • Run the following make command:

      make
    • Open the resulting file ./dist/index.html

  • "The poor’s person live-reload"

    • No tools for live-reload here…​ yet

    • "Poor’s person" commands:

      • watch make document

      • AND open ./dist/index.html