- Install Jekyll
echo 'export GEM_HOME="$HOME/gems"' >> ~/.bashrcbundle install
bundle exec jekyll build
bundle exec jekyll serve
| Name | Name | Last commit date | ||
|---|---|---|---|---|
echo 'export GEM_HOME="$HOME/gems"' >> ~/.bashrcbundle installbundle exec jekyll build
bundle exec jekyll serve