Testing Pelican for PyGRN org
Simply interact with pelican, manage the desired content and create the resulting static files.
$ make clean && make html
, the clean is useful to prevent keeping old files (deleted on current release).
$ make github