This repository contains some lectures given at the ENSIIE french school.
Two presentation templates are also provided (one for the CEA and one for the ENSIIE).
The presentations can be viewed online at https://dubrayn.github.io.
The official git repository can be found at https://github.com/dubrayn/dubrayn.github.io.
The presentations use original or slightly modified versions of the following opensource projects:
- remark.js
- mermaid.js
- cinescript.js
- highlight.js
- gitgraph.js
- mathjax
- emojify.js
- term.js
- plotly.js
- animate.css
Simply read the lectures/templates or tweak their source code to make your own presentation. You can also view the list of presentations.
If you are browsing a local version of a presentation, be sure to set the property
security.fileuri.strict_origin_policy
to false
in the about:config
page. This will allow
firefox to access files from different directories whithout encountering cross-site problems.
See this page
for more information.