Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/samrobbins85/hugo-developer-portfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Robbins <samrobbinsgb@gmail.com>2020-08-13 12:34:10 +0300
committerGitHub <noreply@github.com>2020-08-13 12:34:10 +0300
commit95f6978ea17ad99c6ab2c074fd67e1b949b18cd7 (patch)
treeb14ffb8dfcdc0fa5198f157fef4a1e0f86ba2c8d
parent11fca0f521276162640fd29c2601e9d98cd4e384 (diff)
Update README.md
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index e7db169..945d5c6 100644
--- a/README.md
+++ b/README.md
@@ -43,11 +43,7 @@ theme="hugo-developer-portfolio"
### Creating a new site
-If you just want to get set up with a new site, you can start from the Example Site I have provided. To do this:
-
-1. Cut the `exampleSite` folder out of the theme and paste it wherever you want
-2. Create a `theme` directory within the `exampleSite folder`
-3. Paste the theme into this directory, ensuring is has the name `hugo-developer-portfolio`
+The exampleSite folder is all set up to work as a site, just copy it out of the Git repo and it will work. You need to have golang installed as it uses [hugo modules](https://gohugo.io/hugo-modules/use-modules/).
## Configuration