Please refer to https://victosdur.github.io/ to see my website.
Clone this repository and open the cmd on it. Then:
- Run:
bundle install #just once- Run your Jekyll site locally:
bundle exec jekyll serve # everytime you want to run itYou need to have install jekyll, ruby and bundler. Please refer to https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll for install it on windows.