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

github.com/mcrwfrd/hugo-frances-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Crawford <michael@crawford.io>2019-08-12 20:18:54 +0300
committerMichael Crawford <michael@crawford.io>2019-08-12 20:18:54 +0300
commite78a8eb9493816d8da2c8faa6af6e9806f25ade6 (patch)
tree02e7471ad645a2142c557a2c41190dcd2208245d
parent126a81d565d7f58799257042640ea71ad7d7cb70 (diff)
update readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 62427ad..31b9ba2 100644
--- a/README.md
+++ b/README.md
@@ -10,13 +10,13 @@ Frances is an expanding grid portfolio theme built with Bootstrap for Hugo, name
Inside your Hugo site, run the following to clone the Frances theme into `themes/frances`:
```bash
-cd themes
+cd /your/project/root/themes
git clone https://github.com/mcrwfrd/hugo-frances-theme.git frances
```
# Configuration
-Inside the theme repository, you'll find a file called `congif.toml`. Copy this file to the root of your Hugo site, and customize it as you see fit. Mostly you'll want to change the name and email address here to match your own.
+Inside `themes/frances`, you'll find a file called `congif.toml`. Copy this file to the root of your Hugo site, and customize it as you see fit. Mostly you'll want to change the name and email address here to match your own.
Additionally, in order to use this theme with your Hugo site, you need to add the following line to your own `config.toml` file: