Getting Started Copy the project in your folder. Follow the instructions to complete the installation.
Prerequisites ruby 2.7.2p137
Next, update your Ruby gems: => gem update
Install Jekyll: => gem install jekyll bundler For more details (https://jekyllrb.com/docs/installation/)
Then in the terminal of your project run : bundle exec jekyll serve