Tagged “eleventy”
-
Building a Directory with
eleventy javascript nix nodejs npmbuildNpmPackage
in a Nix DerivationCandidly, I'm very surprised it seems like no one has written this article yet, but I looked and it seems like no one has. The question I set out to answer is how to use a Nix derivation to build an npm package where the build product is not a single
"bin"
executable file but rather a directory.
-
How to Use Excerpts in Eleventy
eleventy javascriptRecently, I added first-paragraph post excerpts to this Eleventy blog's homepage post list. I found it wasn't easy. It wasn't all documented all in one place. Further, in order to use Markdown excerpts in HTML, I had to write a simple custom filter. I'd like to document the process here from end to end.
See all tags.