- This is Kiko's front-end technology blog.
- Commonly used to record learning and life front-end technology.
- Concerned about new technology and new thinking.
- The blog theme named [breeze-jekyll-theme] is created by Kiko.
- Fork the repo
- Clone down the repo with
$ git clone git@github.com:username/reponame.git
- Install bundler with
$ gem install bundler
- Install gems with
$ bundle install
- Run jekyll with
$ npm run dev
- Begin hacking for your project,You need modify
about.md
and_config.yml
- For more details, read documentation
- Feel free to fork. I'll appreciate it if you keep the author & github link at footer.
- Give it a star if you like, fork or just clone to use.
- Having a problem getting something to work or want to know why I setup something in a certain way? File a GitHub Issue.
- If you make something cool with this theme feel free to let me know.
- The theme is available as open source under the terms of the MIT License.