run-jekyll-on-windows
run-jekyll-on-windows copied to clipboard
RubyGems is not included in the Guide?
I found this out by myself, but to be able to install any gems, I needed to install RubyGems first. I would suggest adding that to your guide. Thanks a lot for the guide :)
The 1 Ruby
step of the guide promotes RubyInstaller for Windows, which, to the best of my knowledge, installs Ruby, RubyGems, and a few basic gems for convenience.
I guess we could tweak the step's wording to indicate what exactly it encompasses.
Well as far as I know, the RubyInstaller I used, didn't include RubyGems. And I took the latest one! Maybe we should just note that RubyGems should be installed and where to get it, if it doesn't get installed.
@thedodobird2 RubyInstaller for Windows does contain RubyGems I did not need to install it separately. The link provided Get Ruby for Windows was adequate.
I can also confirm lankymart's comment that the Ruby for Windows installer includes RubyGems.