Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 191 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 191 Bytes

Gifs

A nice and simple way to host some gifs that I like.

Running locally

Install dependencies:

$ make setup

Build the site:

$ make build

Serve the site locally:

$ make serve