What do you need


If you want use di application you must know that you need some application installed on your pc.

We can divide Jekyll-Wiki-Manager in 2 parts.

All software you need is:

Ruby interpreter

Ruby is a very popular languege and Jekyll work with it. Although Jekyll is written in ruby you don’t need to know this language to use it. You only must have it to use Jekyll.

To install Jekyll follow official guide.

Node.js

Node.js is a interprete of Javascript and you need it to launch Bower and install all front end library like JQuery, Bootstrap and Materia Design Icons.

To install Node.js follow official guide.

Jekyll

Jekyll is the core of Jekyll-Wiki-Manager and you can use the official documentation to know how Jekyll-Wiki-Manager work.

To install Jekyll follow official web site.

Bower

Bower can manage components that contain HTML, CSS, JavaScript, fonts or even image files. You need it to install front end library. You can avoid to use it if you install all library manually.

To install Bower follow official web site.