- Install Bundler
- Install the dependencies:
bundle install --path ~/.gem. - Build and run the site:
bundle exec jekyll serve -w - To build for production:
bundle exec jekyll build
ergochat/site
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
bundle install --path ~/.gem.bundle exec jekyll serve -wbundle exec jekyll build