- Install Jekyll (use the command
sudo gem install jekyll) - Clone or Download this repo
- Use the command
bundle exec jekyll serveorjekyll servefor build this project - Open your browser http://127.0.0.1:4000/ or http://0.0.0.0:4000/ or http://localhost:4000/
- The folder _site contains the compiled version this project;
- To view only the compiled version, you don`t need to perform the installation step-by-step;