From 7754b310c3987d5281979f0d1d866d02468a68bb Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Wed, 25 Sep 2024 13:05:01 -0500 Subject: [PATCH] Add /about/colophon --- content/about/colophon/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/about/colophon/index.md diff --git a/content/about/colophon/index.md b/content/about/colophon/index.md new file mode 100644 index 0000000..e4ba59d --- /dev/null +++ b/content/about/colophon/index.md @@ -0,0 +1,11 @@ +--- +layout: layouts/base_full_width_text.njk +--- + +# Colophon + +I built this website using [the 11ty static site generator](https://www.11ty.dev/), free and open source variable typefaces [Fraunces](https://fraunces.undercase.xyz/)[^1] and [Manrope](https://www.gent.media/manrope)[^2], and plain-old HTML, CSS, with some vanilla JavaScript for the web components that I built to handle comments. I used the handy calculators on [utopia.fyi](https://utopia.fyi)[^3] to help me implement fluid typography and spacing. [Here's the repo](https://upchur.ch/gitea/n_u/nathanupchurch.com) in case you'd like to have a look at the source. + +[^1]: Designed by Phaedra Charles and Flavia Zimbardi, with contributions by Ethan Cohen, and Andy Clymer. +[^2]: Designed by Mikhail Sharanda with thanks to Mirko Velimirovic for contribution. +[^3]: Created by James Gilyead & Trys Mudford.