Skip to content

Articles in markdown format, website theme, styles and script

Notifications You must be signed in to change notification settings

haward/paulrhayes.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 42.7%
  • JavaScript 35.0%
  • HTML 19.2%
  • ApacheConf 3.1%