Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 358 Bytes

ian-jennings.com

Code for my portfolio site. Built on harp for simple ejs, markdown and less compilation. Publishes to surge.sh which is just plain wonderful.

Installation

npm install

Run

harp server

Should live on localhost:9000

The build process uses github actions and deploys to github pages.