/laura_blog

This is your blog laura!

Primary LanguageHTML

Laura's Blog

Build Status

This is your blog laura!

Installing the project

Install nvm

https://github.com/creationix/nvm

Install hexo static site generator

npm install hexo hexo-cli -g

Download the repo

git clone https://github.com/chrismarksus/laura_blog.git
cd laura_blog/

Install project dependencies

npm install

Refer to hexo documentation for more information

https://hexo.io/docs/

CI

Travis CI is handling the deployment of changes to gh-pages