From b8a26fbb13deb9c684e231b42ab02ec45dce34db Mon Sep 17 00:00:00 2001 From: Paul-Nicolas Madelaine Date: Mon, 18 Sep 2023 14:18:12 +0200 Subject: [PATCH] add "about" page --- content/pages/about.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 content/pages/about.md diff --git a/content/pages/about.md b/content/pages/about.md new file mode 100644 index 0000000..91cdaa2 --- /dev/null +++ b/content/pages/about.md @@ -0,0 +1,14 @@ +Title: About + +## About me + +My name is *Paul-Nicolas Madelaine*, often shortened to *PNM*. My pronouns are +*he/him*. + +## About this website + +This website is built with [Pelican](https://getpelican.com/) and +[Nix](https://nixos.org/), source code is available on +[GitHub](https://github.com/pnmadelaine/website). The domain name *pnm.tf* is +registered at [Gandi](https://www.gandi.net) and the top-level domain *.tf* is +administrated by [AFNIC](https://www.afnic.fr).