[Blog]
Powered by Hux Blog
-
You will need Ruby and Bundler to use Jekyll. Following Using Jekyll with Bundler to fullfill the enviromental requirement.
-
Installed dependencies in the
Gemfile
:
$ bundle install
- Serve the website (
localhost:4000
by default):
$ bundle exec jekyll serve # alternatively, npm start