/giobart.github.io

Primary LanguageSCSSGNU General Public License v3.0GPL-3.0

Personal Geek Website

Visit me at: giovannibartolomeo.it

How to run the website locally

This is a simple static website, just run a python webserve with:

python3 -m http.server

then navigate to localhost:8000

How to add publications

Just add a new entry in pubs.yaml, add the pdf in /pdf and the cover image in /pdf/covers

Fork Me!

If you like this website, feel free to fork the repo and customize it.