Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 548 Bytes

File metadata and controls

16 lines (10 loc) · 548 Bytes

website

My website, using static site generator 11ty.

For licensing, please see COPYING.md

Development

This repository contains a Makefile to simplify builds and development for the website. Run make serve to start the website in development mode.

Generating opengraph images uses node-canvas, which may need to be compiled for your machine. See their compiling instructions for detail.