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

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorThibaud Lepretre <thibaud.lepretre@gmail.com>2019-07-02 22:44:38 +0300
committerThibaud Lepretre <thibaud.lepretre@gmail.com>2019-07-02 22:44:38 +0300
commitdc2d3f5b0ff223fd065c60f18aad8674279e31eb (patch)
tree469ddf2249a75c8ad8ea06380176424ed882d470 /docs
parent432acf6a183065eaf6fe3f8826c170090948aefd (diff)
Update doc & requirement
Diffstat (limited to 'docs')
-rw-r--r--docs/developer.md2
-rw-r--r--docs/user.md8
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/developer.md b/docs/developer.md
index d71391b..dd4cd22 100644
--- a/docs/developer.md
+++ b/docs/developer.md
@@ -29,7 +29,7 @@ If you want to report a bug or ask a question, [create an issue](https://github.
- **Author** : Thibaud LeprĂȘtre
- **Version** : 0.4.5-SNAPSHOT (based on Hexo version 1.10.0)
-- **Compatibility** : Hugo v0.20.1
+- **Compatibility** : Hugo v0.30
## Requirements ##
diff --git a/docs/user.md b/docs/user.md
index 4598463..8a678e8 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -4,7 +4,7 @@ A gorgeous responsive theme for Hugo blog framework
[![Tranquilpeak](../showcase.png)](https://tranquilpeak.kakawait.com)
-Tranquilpeak theme is compatible with Hugo `v0.20`.
+Tranquilpeak theme is compatible with Hugo `v0.30`.
This documentation will help you to install hugo-tranquilpeak-theme and configure it to use all features which it provides.
@@ -56,7 +56,7 @@ If you want to report a bug or ask a question, [create an issue](https://github.
- **Authors**: [Louis Barranqueiro (LouisBarranqueiro)](https://github.com/LouisBarranqueiro) and [Thibaud LeprĂȘtre (kakawait)](https://github.com/kakawait)
- **Version**: 0.4.5-SNAPSHOT (based on Hexo version 1.10.0)
-- **Compatibility**: Hugo v0.20.1
+- **Compatibility**: Hugo v0.30
## Features
@@ -104,7 +104,7 @@ If you want to report a bug or ask a question, [create an issue](https://github.
## Requirements
-1. **Hugo** : `v0.20`
+1. **Hugo** : `v0.30`
## Installation
@@ -344,7 +344,7 @@ E.g to display a shortcut to open algolia search window :
thumbnailImage = true
thumbnailImagePosition = "right"
autoThumbnailImage = true
- coverImage = "cover.jpg"
+ coverImage = "images/cover.jpg"
favicon = /favicon.png
imageGallery = true
hierarchicalCategories = true