Skip to content
Snippets Groups Projects

Webpage

How to test

Get jekyll, it is available in Ubuntu.

sudo apt install jekyll

Then run this command in the repo:

jekyll s

If your jekyll is new enough it has inbuilt livereload support.

jekyll s --livereload