Skip to content

Instantly share code, notes, and snippets.

@anirudh708
Last active October 27, 2019 13:37
Show Gist options
  • Save anirudh708/82f254110f80a76a31d04277fcce486d to your computer and use it in GitHub Desktop.
Save anirudh708/82f254110f80a76a31d04277fcce486d to your computer and use it in GitHub Desktop.
#installing a gem
/usr/local/opt/ruby/bin/gem install jekyll-paginate
#run locally
~/.gem/ruby/2.6.0/bin/jekyll build --incremental
~/.gem/ruby/2.6.0/bin/jekyll serve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment