[ 
https://issues.apache.org/jira/browse/BEAM-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549823#comment-16549823
 ] 

Rafael Fernandez edited comment on BEAM-4469 at 7/19/18 8:34 PM:
-----------------------------------------------------------------

I spun up a Windows VM (2016) on x64. Here are my observations:

 
 * Following [https://jekyllrb.com/docs/windows/].
 * Attempted installing latest (*rubyinstaller-devkit-2.5.1-2-x64.exe*). 
Windows Defender claims the file contains a virus and deletes it. I believe it 
is unsigned.
 * As per the RubyInstaller site's instructions ,*2.4.4-2* works just fine. I 
installed MSYS2 and MINGW development toolchain (option 3).
 * I made sure the *ruby/bin* directory was in the system path (this can be 
done in System Properties / Advanced > Environment Variables)
 * *gem install jekyll bundler* worked as expected.
 * *jekyll -v* output:
 {{PS C:\Users\rfernand> jekyll -v}}
 {{jekyll 3.8.3}}
 {{PS C:\Users\rfernand>}}
 * *jekyll new jekyll-website* successfully installed the blog.

 

A comment in the discussion doc ([~thomasWeise]) acknowledges the process is 
not that painful (agree), and merely suggests it can be made even simpler with 
a container.


was (Author: rfernand):
I spun up a Windows VM (2016) on x64. Here are my observations:

 
 * Following [https://jekyllrb.com/docs/windows/].
 * Attempted installing latest (*rubyinstaller-devkit-2.5.1-2-x64.exe*). 
Windows Defender claims the file contains a virus and deletes it. I believe it 
is unsigned.
 * As per the RubyInstaller site's instructions ,*2.4.4-2* works just fine. I 
installed MSYS2 and MINGW development toolchain (option 3).
 * I made sure the *ruby/bin* directory was in the system path (this can be 
done in System Properties / Advanced > Environment Variables)
 * *gem install jekyll bundler* worked as expected.
 * *jekyll -v* output:
 {{PS C:\Users\rfernand> jekyll -v}}
 {{jekyll 3.8.3}}
 {{PS C:\Users\rfernand>}}
 * *jekyll new jekyll-website* successfully installed the blog.

> Setting up Jekyll on Windows is difficult
> -----------------------------------------
>
>                 Key: BEAM-4469
>                 URL: https://issues.apache.org/jira/browse/BEAM-4469
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system, website
>            Reporter: Scott Wegner
>            Assignee: Rafael Fernandez
>            Priority: Minor
>
> This bug is to capture 
> [conversation|https://docs.google.com/document/d/1lfbMhdIyDzIaBTgc9OUByhSwR94kfOzS_ozwKWTVl5U/edit?pli=1&disco=AAAAB50kLXQ]
>  on the [Beam-Site Automation 
> Reliability|https://s.apache.org/beam-site-automation] doc. [~altay] 
> mentioned that setting up Jekyll is not easy, particularly on Windows. I'd 
> like to understand the issues more and see how we can improve them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to