Personal blog, see at: https://dbarobin.com.
Powered by Jekyll based on freshman21. Thanks Lijia Yu.
Installation via git clone or download this repo.
- Git clone or download zip
- Remove the article of the
_posts
directory - Update
_config.yml
- Update
CNAME
- Adjust theme by yourself
- Enjoy writting!
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
- Clone from freshman21
- Update theme.
MIT.