This repo is under the MIT License.
-
Install hugo
-
For development:
hugo server -D
-
In
config.toml
setbaseURL
to be the baseURL of your hosted website. -
(Optional) In
config.toml
setuseMath = false
if there is not any math in your slides.
- These slides are highly inspired from Thomas' repository: https://github.com/thomasjpfan/slides-template-hugo . Thanks, Thomas !