The blog website template is forked from DONGChuan
Before using it, you may need Bower and Bundler on your local to install dependencies.
- Fork code and clone
- Run
bower install
to install all dependencies in bower.json - Run
bundle install
to install all dependencies in Gemfile - Update
_config.yml
with your own settings. - Add posts in
/_posts
- Commit to your own Username.github.io repository.
- Then come back to star this theme!
The Apache License 2.0
Copyright (c) 2019 Lu Chen
Check LICENSE file and official website for details