To test the site locally install Ruby via Apt. Then do not install Jekyll via Apt. Install with Gem and Bundler.
Install:
sudo gem install bundler jekyll
bundle install
To run the site, use this simple command:
jekyll s
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To test the site locally install Ruby via Apt. Then do not install Jekyll via Apt. Install with Gem and Bundler.
Install:
sudo gem install bundler jekyll
bundle install
To run the site, use this simple command:
jekyll s