dantintle / paulrhayes.com

Articles in markdown format, website theme, styles and script

Home Page:http://www.paulrhayes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paulrhayes.com

A hexo.io statically generated site. The layout can be found in the themes directory, and articles in the source directory. All articles are available in markdown format.

Site experiments are available from https://github.com/fofr/paulrhayes.com-experiments

Running locally

Install hexo.io:

npm install hexo -g

Clone this repository, and from it run:

npm install

To start the local server:

hexo server

And to generate a /public directory for output:

hexo generate

About

Articles in markdown format, website theme, styles and script

http://www.paulrhayes.com


Languages

Language:CSS 42.7%Language:JavaScript 35.0%Language:HTML 19.2%Language:ApacheConf 3.1%