Forked from Minimal Mistakes Jekyll theme
- Install Jekyll: https://jekyllrb.com/docs/installation/macos/
gem install jekyll bundler
bundle add webrick
bundle exec jekyll serve --livereload
- Visit http://localhost:4000
Forked from Minimal Mistakes Jekyll theme
gem install jekyll bundler
bundle add webrick
bundle exec jekyll serve --livereload