Install jekyll on windows step by step
Install jekyll on windows step by step
Here is the list of tools or plugins I needed to install to run the blog locally.
Windows
VSCode extensions
Steps
- run
bundle install
(first time only) bundle exec jekyll serve
to serve the application
Tools that didn’t work
For some unknown reason, installing via choco didn’t didn’t work.
- Chocolatey (Kept)
- Jekyll (Removed)