Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 753 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 753 Bytes

I'm using Netlify and hugo.

Flow

Every new post should be a pull-request, will deploy a preview website to netlify, and merging will deploy the production site.

The font

I love and use Whitney.

I use the book weight for normal text, the bold weight for, uh, bold, and the black weight for main headlines (h1s). I'll be honest, my type scale isn't really sensible at the moment. I'll eventually figure that out.

Local setup

$ git-crypt unlock
$ bin/install

Development server

$ yarn dev
# visit http://localhost:8080