diff --git a/site/docs/frontmatter.md b/site/docs/frontmatter.md index 98c15cc4..19156e03 100644 --- a/site/docs/frontmatter.md +++ b/site/docs/frontmatter.md @@ -30,7 +30,8 @@ relies on.
If you use UTF-8 encoding, make sure that no BOM
header
characters exist in your files or very, very bad things will happen to
- Jekyll. This is especially relevant if you’re running Jekyll on Windows.
+ Jekyll. This is especially relevant if you’re running
+ Jekyll on Windows.
- It is possible to get - - Jekyll running on Windows, but the official documentation does not - support installation on Windows platforms. + While Windows is not officially supported, it is possible to get it running + on Windows. Special instructions can be found on our + Windows-specific docs page.
BOM
header
+characters exist in your files or very, very bad things will happen to
+Jekyll. This is especially relevant if you're running Jekyll on Windows.
+
+[windows-installation]: http://www.madhur.co.in/blog/2011/09/01/runningjekyllwindows.html