jiahao.codes icon indicating copy to clipboard operation
jiahao.codes copied to clipboard

😎 Personal Website

jiahao.codes

Build Status Maintainability codecov Greenkeeper badge dependencies Status

Personal ~~hype-driven~~ ~~over-engineered~~ awesome website.

Built with React, Gatsby and other amazing tools. Content is hosted all over the world with Netlify. I write more about this here and here!

Getting Started

Installation

With Node.js > v8 installed,

git clone [email protected]:jiahaog/jiahao.codes.git

make install

Development

make start

Build

Static files will be built to public/

make build