Created
November 13, 2017 06:28
-
-
Save masbrows/883527b8f67b66cf75415fcb2e0800af to your computer and use it in GitHub Desktop.
quick-install-jekyll.txt
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
~ $ gem install jekyll bundler | |
~ $ jekyll new projek-jekyll-pertamaku | |
~ $ cd projek-jekyll-pertamaku | |
~/projek-jekyll-pertamaku $ bundle exec jekyll serve |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment