/personalWebsite

😎 Personal Awesome Website

Primary LanguageJavaScriptMIT LicenseMIT

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 git@github.com:jiahaog/jiahao.codes.git

make install

Development

make start

Build

Static files will be built to public/

make build