$ cat .nvmrc
cp .env{.example,}
vim .env
https://github.com/sugarshin/blog.sugarshin.net/blob/master/.env.example
npm run dev
npm test
NODE_ENV=production npm run build
npm run na -- --name example-article-url
Merge to master branch will trigger CircleCI that deploys assets to GitHub Pages.
Copyright (C) 2016 Shingo Sato.
All rights reserved with all articles and pictures.
Everything else in the repository is MIT licensed.