Last active
October 27, 2019 13:37
-
-
Save anirudh708/82f254110f80a76a31d04277fcce486d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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