Skip to content

finmoorhouse/fin

Repository files navigation

Fin's personal website

URL

https://finmoorhouse.com

About

This is the current version of my personal website and blog, finmoorhouse.com.

This is a static site built on Eleventy (11ty) and hosted on Netlify, with Tailwind CSS and a small number of additional plugins. The previous version of the site was built using Gatsby JS.

The /writing page has a Nunjucks shortcode for sidenotes, heavily inspired by Gwern's post on 'Sidenotes In Web Design'.

Images are served remotely from an image CDN (so only links are generated at build, and no images are processed).1

Installation

You're welcome to use this site as a starter for your own site or blog, but note that it's incomplete, poorly documented, and not built for legibility.

Still, to run the site locally:

  • Clone this repo
  • Run npm install
  • Run npm run dev

Comments, questions, and pull requests are welcome!

🦥

Footnotes

  1. Previously images were downloaded from a separate LFS repo to be processed by eleventy-img, but changing to remote images reduced build time from around 5 minutes to 2 seconds (!)

About

My personal website, built with 11ty.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published