-
## Environment
Node version: `19.8.1`
OS/version: `macOS 13.4`
## Eleventy
Eleventy version: `2.0.1`
Template engine: `njk`
Sample input file: `what does it mean?`
## Plugin
Plugin mod…
-
Hello!
So I just recently discovered this plugin, implemented it and it worked perfectly. I discovered though, that as soon as I deployed my site, it was not busting the cache. A quick look into th…
-
Hi,
Thanks for your great work!
At the moment, the 11ty plugin is not practical to use. I am currently migrating a website to 11ty with 100 pages and the build time is 1.5seconds, with increment…
-
I use `permalink: false` for draft pages, so that I don't build anything for production unnecessarily. When trying to use this plugin alongside that, however, those posts will create this error:
```
…
-
Is this plugin compatible with Eleventy v2? I'm getting `File /path/to/style.csl does not exist` even though the file is exactly where the plugin is complaining that it isn't. Full trace here:
```
…
-
Here is a list with the 100 top packages that use chokidar in v3. V4 has way less dependencies.
| # | Downloads | Traffic | Version | Package | Issues |
|---|---|---|---|---|---|
| 1 | 56.64M …
-
https://www.raymondcamden.com/2021/05/01/adding-an-email-subscription-to-your-jamstack-site
-
#41 means that `rollup-plugin-vue` is not going to be updated, which causes an issue for Postcss users as `rollup-plugin-vue` uses [`rollup-plugin-postcss` version `3`](https://github.com/vuejs/rollup…
-
Hi, thanks for the wonderful plugin! Just a small recommendation that might save others some time: it seems that the wiki links look for a page with a matching "title" front matter piece. I mistakenly…
-
Hey, thanks for the hard work!
i’m trying to use markdown-it-latex in the generation of a book through eleventy.
I get the data from a graphQL interface, where the content and the bib are separa…