diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 62d37c3b4..ebb2801c9 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -10,9 +10,10 @@ ## Installation -1. Download the latest version built and ready for production here : [releases](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/releases) +1. Download the latest [version](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/archive/master.zip) 2. Rename the folder in `tranquilpeak` and place it in the `themes` folder of your Hexo blog 3. Modify the theme in Hexo configuration file (`_config.yml`) by setting `theme` variable to `tranquilpeak` +4. Go to the `tranquilpeak` folder and run `npm install && npm run prod` ## Hexo configuration diff --git a/README.md b/README.md index 5896de82b..7202e1606 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Tranquilpeak -[![Build Status](https://img.shields.io/travis/LouisBarranqueiro/hexo-theme-tranquilpeak/master.svg?style=flat-square)](https://travis-ci.org/LouisBarranqueiro/hexo-theme-tranquilpeak) +[![Build Status](https://img.shields.io/travis/LouisBarranqueiro/hexo-theme-tranquilpeak/master.svg?style=flat-square)](https://travis-ci.com/LouisBarranqueiro/hexo-theme-tranquilpeak) [![Slack](https://img.shields.io/badge/slack-join-cf0e5b.svg?style=flat-square)](https://now-examples-slackin-stlpermtzi.now.sh) A gorgeous responsive theme for Hexo blog framework @@ -56,8 +56,11 @@ A gorgeous responsive theme for Hexo blog framework ## Quick start -1. Download the latest version built and ready for production here : [releases](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/releases) -2. Read [documentation](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/blob/master/DOCUMENTATION.md) to install and configure the theme. +1. Download the latest [version](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/archive/master.zip) +2. Rename the folder in `tranquilpeak` and place it in the `themes` folder of your Hexo blog +3. Modify the theme in Hexo configuration file (`_config.yml`) by setting `theme` variable to `tranquilpeak` +4. Go to the `tranquilpeak` folder and run `npm install && npm run prod` +5. Read [documentation](https://github.com/LouisBarranqueiro/hexo-theme-tranquilpeak/blob/master/DOCUMENTATION.md) to configure the theme. ## Demo