Skip to content

Commit

Permalink
v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisBarranqueiro committed May 31, 2015
1 parent daf4d79 commit 65b7215
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A gorgeous responsive theme for Hexo blog framework
## General ##

- **Author** : Louis Barranqueiro
- **Latest version** : 1.0.4
- **Latest version** : 1.0.5
- **Compatibility** : Hexo v3.0.0 or higher

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

##### 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.0.4]
(https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases/download/v1.0.4/tranquilpeak-hexo-theme-built-for-production-1.0.4.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.0.5]
(https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases/download/v1.0.5/tranquilpeak-hexo-theme-built-for-production-1.0.5.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 bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tranquilpeak-hexo-theme",
"version": "1.0.4",
"version": "1.0.5",
"description": "A gorgeous responsive theme for Hexo blog framework",
"authors": [
"Louis Barranqueiro"
Expand Down
4 changes: 2 additions & 2 deletions docs/user.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,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.0.4]
(https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases/download/v1.0.4/tranquilpeak-hexo-theme-built-for-production-1.0.4.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.0.5]
(https://github.com/LouisBarranqueiro/tranquilpeak-hexo-theme/releases/download/v1.0.5/tranquilpeak-hexo-theme-built-for-production-1.0.5.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.0.4",
"version": "1.0.5",
"description": "A gorgeous responsive theme for Hexo blog framework ",
"main": "Gruntfile.js",
"scripts": {
Expand Down

0 comments on commit 65b7215

Please sign in to comment.