Installation
Jekyll is a Ruby Gem that can be installed on most systems.
Requirements
-
Ruby version 2.4.0 or higher, including all development headers (check your Ruby version using
ruby -v) -
RubyGems (check your Gems version using
gem -v) -
GCC and Make (check versions using
gcc -v,g++ -v, andmake -v)
Guides
For detailed install instructions, follow the guide for your operating system.
© 2020 Jekyll Core Team and contributors
Licensed under the MIT license.
https://jekyllrb.com/docs/installation/