Skip to content

Moosphan/Moosphan.github.io

Repository files navigation

Blog address: https://dorck.cn

About this article repo

分享技术,记录生活

  • Based on Jekyll static blog style

  • Use Hux Theme for rendering

  • Depends on Giscus to realize comment system

License

The ownership of the following catalogue belongs to me, and no one may use it without my permission:

  • _posts/
  • img/

For details of the agreement, please refer to Apache License.

How to use

You will need Ruby and Bundler to use Jekyll. Following Using Jekyll with Bundler to fullfill the enviromental requirement.

  1. Installed dependencies in the Gemfile :

    $ bundle install 
    
  2. Serve the website ( http://127.0.0.1:4000/ by default ) :

    $ bundle exec jekyll serve
    

吾日须三省吾身,不忘青云之志