安装hexo
npm install -g hexo-cli
建站
hexo init blog
cd blog
npm install
启动
hexo s
docker安装kafka
docker常用命令