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

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCurtis Timson <curt@live.co.uk>2018-06-04 15:09:24 +0300
committerCurtis Timson <curt@live.co.uk>2018-06-04 15:09:24 +0300
commita9dd90bd76e0bfefae81d21944c2712a86e513b4 (patch)
tree9552f07bd4f38ff460e9f9dc4f2afff9290d3240
parent0ad081580eb54d2e6c48c5b44c99a2b968375d1d (diff)
Reorder readme
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index f4fb649..3e31094 100644
--- a/README.md
+++ b/README.md
@@ -16,12 +16,6 @@ See the demo's configuration as an example:
https://github.com/curttimson/hugo-theme-massively/blob/master/exampleSite/config-prod.toml
-### Supported Languages
-
- - English
- - Spanish
- - French
-
### Cover Image
The cover image URL is hard-coded, therefore to replace this add an image to the following location in your Hugo application:
@@ -30,9 +24,15 @@ The cover image URL is hard-coded, therefore to replace this add an image to the
/static/images/bg.jpg
```
+### Supported Languages
+
+ - English
+ - Spanish
+ - French
+
## Development
-### Example Site Deployment
+### Example Site Production Deployment
```
$ hugo --config config-prod.toml