Files
leecat.art/README.md

16 lines
348 B
Markdown

# 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"