From a7bf14142f3e045b908b233b0ff24f311d54c51c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 30 Apr 2020 22:53:22 -0400 Subject: [PATCH] Add info on what the heck this is (a hugo site) to the readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fc53af0..4b380fc 100644 --- a/README.md +++ b/README.md @@ -129,3 +129,11 @@ TODO: (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/ + +## 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.