See jekyll installation documentation.
Please don’t forget to add Ruby, bundle, and jekyll in your PATH.
bundle installYou can serve the website locally by using
jekyll serveThis is very useful for development because the local server will monitor the modification of source code and it will regenerate the site on-the-fly if any modification is made.