Update windows.md

Added a very quick guide on getting Jekyll up and running on Windows in the fastest way possible with just a few command prompt commands.
This commit is contained in:
David Burela 2015-12-02 15:23:11 +08:00
parent c7eacbdfcd
commit e5e5369cde
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ Julian Thilo has written up instructions to get
The instructions were written for Ruby 2.0.0, but should work for later versions The instructions were written for Ruby 2.0.0, but should work for later versions
[prior to 2.2][hitimes-issue]. [prior to 2.2][hitimes-issue].
Alternatively David Burela has written instructions on [how to install Jekyll via Chocolately with 3 command prompt entries](https://davidburela.wordpress.com/2015/11/28/easily-install-jekyll-on-windows-with-3-command-prompt-entries-and-chocolatey/)
## Encoding ## Encoding
If you use UTF-8 encoding, make sure that no `BOM` header If you use UTF-8 encoding, make sure that no `BOM` header