Fresh Jekyll install from running "jekyll new …"
Prerequisite
-
Ruby
-
install bundle (
gem install bundle
) -
gem install bundler
Live Preview
bundle exec jekyll serve --incremental
Fresh Jekyll install from running "jekyll new …"
Ruby
install bundle (gem install bundle
)
gem install bundler
bundle exec jekyll serve --incremental