This is my personal blog, built with Jekyll, and deployed in Netlify.
First install dependencies:
bundle install
Then execute the development server
bundle exec jekyll server --watch
Now navigate to localhost:4000 to preview the site, and localhost:4000/admin to log into the CMS.