-
Package versions:
```json
{
"@11ty/eleventy": "^2.0.0-canary.23",
"@11ty/eleventy-plugin-vite": "^2.0.0-canary.2",
}
```
I'm trying to set up an svg/png favicon. I have the 2 files …
-
Hi, thank you so much for creating this! It's exactly what I'm looking for.
I followed the setup instructions, but instead of getting the HTML for the citation, it's just displaying "[object Promis…
-
I can't quite grock how this interacts with the project bundler and guess others might also wonder.
A specific question is if the framework code is dynamically loaded how does it get bundled so is …
-
Just wondering when Vite fires in the eleventy build process.
I've used a package with eleventy which also uses eleventy.after, and vite gets confused and doesn't render the effects of the package.
-
Hi,
First off , thanks for your work on this plugin.
Not sure if this is related to the the recent changes to png-to-ico.
Last night I started getting this issue coincidentally after I installed …
-
I've been using Gatsby.js for [over 2 years now](https://github.com/simpixelated/simpixelated.com/pull/8) and while it is a pleasant publishing experience (mostly), it has been an extremely frustratin…
-
Comes with a wide array of functionality (seems to come up alot in the issues, i.e. line numbers, diffs) baked in.
Also comes with focusing, collapsible sections and much more.
Would probably need…
-
I dragged bulma folder (with the sass files) to src folder, figuring it would just run.
I was hoping the sass on the folder would run smoothly but I get a build error regarding sass.
```
Warni…
-
https://www.zachleat.com/web/site-generator-review/
https://enhance.dev/docs/
via https://indieweb.social/@brianleroux/109922551996532020
cc @brianleroux
-
I was testing asset bundling with a Liquid file and noticed this didn't work:
```
{{ page.url | webcGetJs }}
```
No error was thrown, it just returned an empty script tag. On a whim, I moved m…