Source code for https://crystal-ameba.github.io
git clone [email protected]:crystal-ameba/crystal-ameba.github.io.git && cd crystal-ameba.github.io
git clone https://github.com/crystal-ameba/hexo-theme-minos minos
yarn install
yarn run hexo server # and go to http://localhost:4000
yarn run hexo clean
yarn run hexo deploy