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:
-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