Skip to content

Mechatronics3D/tutorial-presentation-cvxguide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Making HTML5 slides with Reveal.js and Pandoc

Pandoc slides

This repository generates HTML slides from a Markdown file (index.md) using reveal.js and pandoc. You can see the slides here. Whenever the source file changes, a GitHub Action updates the slides automatically.

If you want to make your own slides on GitHub, you can fork this repository. You may want to change the name of the repository. Make sure to check the GitHub Pages section of the settings of your repository. Choose the gh-pages branch from the source menu. If everything goes well, you will see the address of your GitHub page. It should be like: yourprofilename.github.io/your-repo-name.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.7%
  • TeX 29.2%
  • Makefile 3.8%
  • CSS 1.3%