This repo is under the MIT License.
- Clone the repository with
--recursiveoption:
git clone --recursive https://github.com/vfdev-5/ptcv21-pytorch-ignite-slides-
Install hugo
-
For development:
hugo server-
In
config.tomlsetbaseURLto be the baseURL of your hosted website. -
(Optional) In
config.tomlsetuseMath = falseif there is not any math in your slides.
- This slides are highly inspired from Thomas' repository: https://github.com/thomasjpfan/slides-template-hugo . Thanks, Thomas !