Skip to content

Articles in markdown format, website theme, styles and script

Notifications You must be signed in to change notification settings

BasselArt/paulrhayes.com

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