Files
leecat.art/README.md

16 lines
348 B
Markdown
Raw Normal View History

2026-02-19 16:57:54 -08:00
# leecat.art
Lee Cattarin's personal website, v2. Built on Eleventy.
## Pulling from git repo with NPM
Apparently this works differently in WSL vs Linux? Fuck me, I guess.
### WSL2
> "@zachleat/heading-anchors": "https://github.com/lee0c/heading-anchors/tarball/main",
### Linux
> "@zachleat/heading-anchors": "github:lee0c/heading-anchors"