npm install hexo-cli -g
git clone https://github.com/HeXA-UNIST/hexa-blog.git
cd hexa-blog
npm installhexo new "Codegate 2015 systemshock"
vi source/_posts/Codegate-2015-systemshock.mdvi source/_posts/filename-to-edit.mdType below command and go to http://0.0.0.0:4000/ to check your change.
hexo serverDon't use git add . git commit -m "blabla" things. Just type,
make deploySee Makefile to see the details of this magic command.
Copyright ©️ 2015 HeXA.
The MIT License (MIT)