This is the source code to my homepage.
To build the home page do the following:
gem install jekyll jekyll-scholar
easy_install pygments
The jekyll-scholar
plugin is configured to read its publication database
from the _bibliography/all.bib
file, therefore it must be created prior
to running jekyll
jekyll build
rsync -av _site/* [email protected]:~/gousios.gr/