From 5e537e0c0dfbaa5bd051442fc97e75ca81f856b0 Mon Sep 17 00:00:00 2001 From: Owen Salter Date: Fri, 28 Aug 2020 20:18:41 +0000 Subject: [PATCH] Update README to reflect changes to project structure --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index dbfbdd0..9584af9 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,5 @@ -# Heccagotchi +# https://hackagotch.io -View `/_posts` for posts, and `Hello World` for templates. +This site contains the source code to build the website for the Hackagotchi project. -# Scripts - -- Serving: `yarn run dev -p 3234` - -- Building: `yarn run build` - -- Testing: TODO \ No newline at end of file +Find blog posts in `content/blog`.