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

github.com/danielkvist/hugo-terrassa-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielkvist <d94.zaragoza@gmail.com>2019-01-20 20:40:41 +0300
committerdanielkvist <d94.zaragoza@gmail.com>2019-01-20 20:40:41 +0300
commit698d498302b24bd393b8c50e005dbeb41cc3386b (patch)
treea3b2d778e581937ce36c1c8d01e56e10999d2b02
parentde8cdf28a8c269318ce1672d4a57b583b30b7944 (diff)
update READMEv1.9
-rw-r--r--README.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/README.md b/README.md
index 0f793cc..d74f1db 100644
--- a/README.md
+++ b/README.md
@@ -17,14 +17,6 @@ Terrassa is a simple, fast and responsive theme for Hugo with a strong focus on
And much more.
-## Warning
-
-This theme is still under development. And that means two things:
-
-1. It's under **active** development.
-2. I'm open to suggestions and contributions (and I'll be open to them).
-3. There are still some little details to be improved and some unsupported features (like Google AMP).
-
## Installation
To install Terrassa run the followings command inside your Hugo site:
@@ -41,6 +33,8 @@ $ cd themes
$ git submodule add https://github.com/danielkvist/hugo-terrassa-theme.git terrassa
```
+> You can also download the last release [here](https://github.com/danielkvist/hugo-terrassa-theme/releases).
+
Back to your Hugo site directory open the *config.toml* file and add the following line:
```toml