From 4498b93680ca61ce4f7df4a31368c67e78052cc4 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sat, 5 Feb 2022 15:40:38 +0100 Subject: change theme and minor edits --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e820e93..2b80090 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # rgdd.se This website is built using [Hugo](https://gohugo.io/) and the -[gruvhugo](https://gitlab.com/avron/gruvhugo) theme. It is deployed on a VPS. +[researcher](https://github.com/ojroques/hugo-researcher) theme. ## Quick start after cloning 1. Run `git submodule update --init --recursive`, then apply themes patch. @@ -12,7 +12,7 @@ to install extended Hugo. ## Create a new post Blog posts live in the `content/post` directory. You can use Hugo to generate -a basic template (`hugo new posts/mypost.md`), or peak at a previous post. +a basic template (`hugo new post/mypost.md`), or peak at a previous post. ## Generate a new website that can be published 1. Check that it runs as expected locally (see quick start, step 3). -- cgit v1.2.3