samtay / samtay.github.io

Personal website built on Jekyll
https://samtay.github.io
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

samtay.github.io CircleCI

Built on Chalk.

Comments by utteranc.es.

Autodeployed by CircleCI.

Hosted at samtay.github.io.

prereqs

Install

usage

After cloning, get ruby via rbenv install. Then run npm run setup to gather dependencies. To serve the site locally at localhost:4000, run npm run local.

After adding new gems or npm packages, run npm run setup again.