Skip to content
Snippets Groups Projects
Forked from Monado / WebPage
50 commits behind the upstream repository.

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