jekyll

A simple, blog-aware, static site generator. More information: <https://jekyllrb.com/docs/usage/>.

Debian Debian
RUN apt-get update && \ apt-get install -y jekyll
Ubuntu
RUN apt-get update && \ apt-get install -y jekyll
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y jekyll
Fedora
RUN dnf install -y jekyll
Raspbian
RUN apt-get update && \ apt-get install -y jekyll
click the source code to copy install jekyll on any operating system with command-not-found.com