Comments for https://jekyll-comments.demo.ed.community/jekyll/update/2018/01/01/like-about-jekyll.html
By System @system
- K@KajMagnus
I like Markdown and that Jekyll is fast, because static html.
I didn't, though, like installing the Jekyll Ruby gem. In fact, I couldn't easily do that on Ubuntu Linux (which I use), because of permission errors. So instead I used a Docker image with Ruby installed. I then got confused because folders like
_includes/
etc were no where to be found, and I had to study the docs and search for and copy the correct files. Overall, to me getting started with Jekyll actually felt a bit complicated, in comparison to what I expected.