I think these are for other version, so ignore it.
npm install -g uglify-js
uglifyjs index.js -o index-min.js
Install the latest Ruby env (rbenv recommended)
brew install rbenv
rbenv install 3.2.2
rbenv global 3.2.2
npm install
bundle install
bundle update
bundle exec jekyll serve
Install the latest Ruby env (rbenv recommended)
brew install rbenv
rbenv install 3.2.2
rbenv global 3.2.2
Check the theme in action Demo
The main page would look like this:
The post page would look like this:
- Google Fonts
- Font Awesome
- Disqus
- Analytics
- Support Emoji
Fork the master branch and follow the Jekyll Installation Documentation.
GNU General Public License v3.0