地址:https://jimqing.github.io/Blog/
- 阿里云服务器Nginx配置ssl证书
- 阿里云服务器裸机搭建ftp服务
- Ubuntu安装mysql过程及Navicat链接
- 阿里云服务器配置java环境
- 初建GitHub博客
- Koa2.0 框架入门
- 关于跨域问题详解
- 关于koa-router的使用
- Vue $on $emit $off
- winston构建koa日志收集
$ sudo gem install jekyll
You'll also need to install the bundler package:
$ sudo gem install bundler
Download theme and install the dependencies
$ bundle install
Use it!
$ bundle exec jekyll serve -w
Use for production!
$ bundle exec jekyll build
About git
cd _site
git status
git commit -am 'xxx'
git push