Jekyll
Last updated
Was this helpful?
Last updated
Was this helpful?
→
Install [Ruby]
On Windows, download the latest version with DevKit from the and execute it, agree to run ridk install
at the end
Install jekyll gem
Run gem install bundler jekyll
Open the terminal at the root folder and run bundle exec jekyll serve
This code base was made by using the command: jekyll new my-website
See