website/config.yml

25 lines
728 B
YAML
Raw Normal View History

2023-12-04 20:41:47 +00:00
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
2024-09-02 14:38:07 +00:00
a software engineer in Paris and a Nix enthusiast. My pronouns are
2023-12-04 20:41:47 +00:00
*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
2023-12-04 22:55:18 +00:00
url: "mailto:pnm@pnm.tf"
2024-09-10 14:53:50 +00:00
- name: signal
2024-02-21 20:49:42 +00:00
url: "signal"
2023-12-04 20:41:47 +00:00
- name: rss
url: "index.xml"