Skip to content

Commit

Permalink
v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisBarranqueiro committed Dec 25, 2015
1 parent a637bc6 commit 0109fa9
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ A gorgeous responsive theme for Hexo blog framework
## General ##

- **Author** : Louis Barranqueiro
- **Version** : 1.6.0
- **Version** : 1.6.1
- **Compatibility** : Hexo 3.0.0 or later

## Features ##
Expand Down Expand Up @@ -59,8 +59,8 @@ A gorgeous responsive theme for Hexo blog framework

**Please read [user documentation](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/blob/master/docs/user.md), it's short and useful to discover all features and possibilities of the theme, especially the [writing posts](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/blob/master/docs/user.md#writing-posts) section**
##### For people who want to use the original version of Tranquilpeak (users)
1. Download the latest version ready for production utilisation here : [hexo-theme-tranquilpeak-prod-1.6.0]
(https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/releases/download/v1.6.0/hexo-theme-tranquilpeak-built-for-production-1.6.0.zip)
1. Download the latest version ready for production utilisation here : [hexo-theme-tranquilpeak-prod-1.6.1]
(https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/releases/download/v1.6.1/hexo-theme-tranquilpeak-built-for-production-1.6.1.zip)
2. Follow [user documentation](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/blob/master/docs/user.md) to install and configure the theme

##### For people who want to create their own version of tranquilpeak (developers)
Expand All @@ -69,7 +69,7 @@ A gorgeous responsive theme for Hexo blog framework

## Demo ##

Check out Tranquilpeak theme in live : [Tranquilpeak-hexo-theme demo](http://louisbarranqueiro.github.io/hexo-theme-tranquilpeak)
Check out Tranquilpeak theme in live : [hexo-theme-tranquilpeak demo](http://louisbarranqueiro.github.io/hexo-theme-tranquilpeak)

## Showcase ##

Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Tranquilpeak
# Version : 1.6.0
# Version : 1.6.1
# Author : Louis Barranqueiro

# I STRONGLY recommend you to use a CDN to speed up loading of pages.
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-tranquilpeak",
"version": "1.6.0",
"version": "1.6.1",
"description": "A gorgeous responsive theme for Hexo blog framework",
"authors": [
"Louis Barranqueiro"
Expand Down
2 changes: 1 addition & 1 deletion docs/developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ If you want to report a bug or ask a question, [create an issue](https://github.
## General ##

- **Author** : Louis Barranqueiro
- **Version** : 1.6.0
- **Version** : 1.6.1
- **Compatibility** : Hexo 3.0.0 or later

## Features ##
Expand Down
4 changes: 2 additions & 2 deletions docs/user.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A gorgeous responsive theme for Hexo blog framework

![Tranquilpeak](http://d1u9biwaxjngwg.cloudfront.net/showcases/showcase-v1.5.jpg)
![Tranquilpeak](http://d1u9biwaxjngwg.cloudfront.net/showcases/showcase-v1.6.jpg)

Tranquilpeak theme is compatible with Hexo v3.0.x. The theme is compatible with higher versions of Hexo but these versions have some bugs with generation of relative urls so I recommend to use Hexo 3.0.x for the moment.

Expand Down Expand Up @@ -52,7 +52,7 @@ If you want to report a bug or ask a question, [create an issue](https://github.
## General ##

- **Author** : Louis Barranqueiro
- **Version** : 1.6.0
- **Version** : 1.6.1
- **Compatibility** : Hexo 3.0.0 or later

## Features ##
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-tranquilpeak",
"version": "1.6.0",
"version": "1.6.1",
"description": "A gorgeous responsive theme for Hexo blog framework",
"main": "Gruntfile.js",
"scripts": {
Expand Down

0 comments on commit 0109fa9

Please sign in to comment.