Skip to content

crystal-ameba/crystal-ameba.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crystal-ameba.github.io

Source code for https://crystal-ameba.github.io

Installation

git clone git@github.com: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

Deployment

yarn run hexo clean
yarn run hexo deploy