/giflink

Primary LanguageJavaScript

Gifl.ink

A personal image and gif link repo built with 11ty and GitHub pages.


Basic Commands:

Generate JSON list of src/giflink:

npm run list

Run local:

npm run dev

Run Build:

npm run build

Full Build & Deploy:

npm run deploy