Skip to content

JimQing/Blog

Repository files navigation

JimQing's Blog

地址:https://jimqing.github.io/Blog/

文章目录

  1. 阿里云服务器Nginx配置ssl证书
  2. 阿里云服务器裸机搭建ftp服务
  3. Ubuntu安装mysql过程及Navicat链接
  4. 阿里云服务器配置java环境
  5. 初建GitHub博客
  6. Koa2.0 框架入门
  7. 关于跨域问题详解
  8. 关于koa-router的使用
  9. Vue $on $emit $off
  10. winston构建koa日志收集

How To Run Project

$ 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

About

个人博客页面

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published