Skip to content

gousiosg/homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Georgios Gousios's homepage

This is the source code to my homepage.

Build instuctions

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

Deploying

jekyll build
rsync -av _site/* [email protected]:~/gousios.gr/

License

2-clause BSD

Releases

No releases published

Packages

No packages published