diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 83d352105ed14b7f61f1d8db99fa73c9088711f3..b5dfd7bb72d6874feb8e68c9a89d828d10f05403 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -37,6 +37,7 @@ build_only:
     - ls -ltr
     - pandoc -v
     - pandoc -s --toc --filter=pandoc-numbering --filter=pandoc-crossref --highlight-style kate --pdf-engine xelatex --number-sections --template=./default.latex -o cours.pdf 00_macros.md 01_rappel.md 02_optimisation.md 03_integrales.md 04_edo.md 05_fourier.md 06_probas_stats.md 07_remerciements.md 08_notes.md --metadata-file metadata.yaml
+    - pandoc -s --toc --filter=pandoc-numbering --filter=pandoc-crossref -t html5 -c css/tufte-css/tufte.css --self-contained --mathjax=MathJax.js -o cours.html 00_macros.md 01_rappel.md 02_optimisation.md 03_integrales.md 04_edo.md 05_fourier.md 06_probas_stats.md 07_remerciements.md 08_notes.md --metadata-file metadata.yaml
     - make
     - make deploy
     - rsync -avzz mti ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/