Add info on what the heck this is (a hugo site) to the readme

This commit is contained in:
benjamin melançon 2020-04-30 22:53:22 -04:00
parent f8394adbb5
commit a7bf14142f

View file

@ -129,3 +129,11 @@ TODO:
(had not found yet when gave it again for 8 the first time, drat!) (had not found yet when gave it again for 8 the first time, drat!)
https://prezi.com/g1ibga4sgmib/when-theres-not-a-module-for-that/ https://prezi.com/g1ibga4sgmib/when-theres-not-a-module-for-that/
## Running this presentation
To view the presentation in all its glory (it is indeed more exciting than the `content/_index.md` markdown file!) type this command:
`hugo server`
And click the localhost link provided in the output.