Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 278 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 278 Bytes

pellegrino.link

Installation

Compiling Jekyll template requires the following packages:

sudo dnf install jekyll rubygem-redcarpet

Jekyll usage

Preview is available during development as follows:

jekyll serve

Default output folder is _site/.