My personal blog made with Jekyll and hosted on GitHub Pages.
First time setup on (using apt package manager), run make install.
make install
Start a local server using make run and make stop to close.
make run
make stop