switch to hugo

This commit is contained in:
Paul-Nicolas Madelaine 2023-12-04 21:41:47 +01:00
parent 123615ff9a
commit e581629364
14 changed files with 59 additions and 322 deletions

22
config.yml Normal file
View file

@ -0,0 +1,22 @@
baseURL: "https://pnm.tf/"
title: Personal website of Paul-Nicolas Madelaine
theme: papermod
params:
homeInfoParams:
Title: Hello world!
Content: |
My name is *Paul-Nicolas Madelaine*, often shortened to *PNM*. I am
a research engineer at Inria and a Nix enthusiast. My pronouns are
*he/him*.
socialIcons:
- name: github
url: "https://github.com/pnmadelaine"
- name: mastodon
url: "https://mamot.fr/@pnm"
- name: lichess
url: "https://lichess.org/@/pnmadelaine"
- name: email
url: "pnm@pnm.tf"
- name: rss
url: "index.xml"