What problems are you experiencing?
I cannot execute jekyll from by Bash terminal
Steps to reproduce
I followed the instructions from the website. Everything is installed, but when I type:
$ jekyll -v
/c/Users/username/AppData/Local/Microsoft/WindowsApps/jekyll: line 6: /c/Users/username/AppData/Local/Microsoft/WindowsApps/ruby: No such file or directory
Then I type:
$ where jekyll
C:\Users\username\AppData\Local\Microsoft\WindowsApps\jekyll
C:\Users\username\AppData\Local\Microsoft\WindowsApps\jekyll.bat
What's the output from ridk version?