Skip to content

Commit

Permalink
v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisBarranqueiro committed Oct 19, 2015
1 parent 4575774 commit 33840b6
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions README.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.4.1.jpg)
![Tranquilpeak](http://d1u9biwaxjngwg.cloudfront.net/showcases/showcase-v1.4.jpg)

## Summary ##

Expand All @@ -20,7 +20,7 @@ A gorgeous responsive theme for Hexo blog framework
## General ##

- **Author** : Louis Barranqueiro
- **Version** : 1.4.1
- **Version** : 1.4.2
- **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/tranquilpeak-hexo-theme/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/tranquilpeak-hexo-theme/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 : [tranquilpeak-hexo-theme-built-for-production-1.4.1]
(https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases/download/v1.4.1/tranquilpeak-hexo-theme-built-for-production-1.4.1.zip) or choose an other version here : [all releases](https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases)
1. Download the latest version ready for production utilisation here : [tranquilpeak-hexo-theme-built-for-production-1.4.2]
(https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases/download/v1.4.2/tranquilpeak-hexo-theme-built-for-production-1.4.2.zip) or choose an other version here : [all releases](https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases)
2. Follow [user documentation](https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/blob/master/docs/user.md) to install and configure the theme

##### For people who want to create their own version of tranquilpeak (developers)
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 Hexo theme
# Version : 1.4.0
# Version : 1.4.2
# 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": "tranquilpeak-hexo-theme",
"version": "1.4.1",
"version": "1.4.2",
"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 @@ -29,7 +29,7 @@ If you want to report a bug or ask a question, [create an issue](https://github.
## General ##

- **Author** : Louis Barranqueiro
- **Version** : 1.4.1
- **Version** : 1.4.2
- **Compatibility** : Hexo 3.0.0 or later

## Features ##
Expand Down
8 changes: 4 additions & 4 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.4.1.jpg)
![Tranquilpeak](http://d1u9biwaxjngwg.cloudfront.net/showcases/showcase-v1.4.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 @@ -49,7 +49,7 @@ If you want to report a bug or ask a question, [create an issue](https://github.
## General ##

- **Author** : Louis Barranqueiro
- **Version** : 1.4.1
- **Version** : 1.4.2
- **Compatibility** : Hexo 3.0.0 or later

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

## Installation ##

1. Download the latest version built and ready for production here : [tranquilpeak-hexo-theme-built-for-production-1.4.1]
(https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases/download/v1.4.1/tranquilpeak-hexo-theme-built-for-production-1.4.1.zip) or choose an other version here : [all releases](https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases)
1. Download the latest version built and ready for production here : [tranquilpeak-hexo-theme-built-for-production-1.4.2]
(https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases/download/v1.4.2/tranquilpeak-hexo-theme-built-for-production-1.4.2.zip) or choose an other version here : [all releases](https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases)
2. Rename the folder in `tranquilpeak` and place it in `themes` folder of your Hexo blog

## Hexo configuration ##
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": "tranquilpeak-hexo-theme",
"version": "1.4.1",
"version": "1.4.2",
"description": "A gorgeous responsive theme for Hexo blog framework ",
"main": "Gruntfile.js",
"scripts": {
Expand Down

0 comments on commit 33840b6

Please sign in to comment.