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

github.com/xaviablaza/hugo-lodi-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavi Ablaza <xlablaza@gmail.com>2017-10-18 09:39:09 +0300
committerXavi Ablaza <xlablaza@gmail.com>2017-10-18 09:39:09 +0300
commitc21283222951bc1bb09d4a4037f6f357d383cf19 (patch)
treec3b8e7c72a7a29b8d1e3c0a8fb80819b83eb543e
parenta7d17e62159d75f32b95fdab180446f7e839d855 (diff)
Updated README.md
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index e080fee..95d0e74 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,11 @@ $ git clone https://github.com/xaviablaza/hugo-lodi-theme.git
Copy everything within `exampleSite` into the root of your website folder, and edit it to your hearts content!
+If you're lazy, you can do this within the `themes` folder:
+```sh
+$ cp -r hugo-lodi-theme/exampleSite/* ../
+```
+
Add `theme = "hugo-lodi-theme"` to the `config.toml` in your root folder, or when serving, use `hugo server -t hugo-lodi-theme`
## Adding a new case study