The usage of Jekyll
Jeyll server
To run local server
bundle exec jekyll server
and you can see the jekyll page at http://127.0.0.1:4000/ in any browser.
This post is licensed under CC BY 4.0 by the author.
To run local server
bundle exec jekyll server
and you can see the jekyll page at http://127.0.0.1:4000/ in any browser.