To run this presentation locally,
- Install (Hugo)[gohugo.io].
- Clone this repo
- Start up the hugo server
hugo server
- head to
localhost:1313
and the presentation should be running.
Make the changes in the content/_index.md
and as soon as you save, it should reflect back in the rendered page.
Open to getting more information.