Skip to content

alessandropellegrini/personal-website

Repository files navigation

Alessandro Pellegrini personal webpage

This is my personal website.

Dependencies

You need jekyll, with the following plugins:

  • jekyll-scholar
  • jekyll-sitemap
  • jekyll-regex-replace

to generate the site.

Everything can be installed from the ruby gem installer as:

gem install jekyll
gem install jekyll-scholar
gem install jekyll-sitemap
gem install jekyll-regex-replace

You need to have the local ~./gem/ruby/{VERSION}/bin folder in your path to be able to run the installed software.