-
To reproduce:
* setup eleventy-plugin-webc on an existing project
* configure plugin with `useTransform: true`
* add `permalink: false` to a markdown frontmatter
Result:
```[dev:11ty] [11ty…
-
**Describe the bug**
I am starting the dev server and can browse the site. Everything loads.
The moment I change a HTML/Markdown file and eleventy reloads/rebuilds,
Images, Fonts, etc. are not acce…
-
The spritesheet implementation wraps the generated SVG with a `` which hides the sprite. This makes a lot of sense.
https://github.com/patrickxchong/eleventy-plugin-svg-sprite/blob/5f2ca08a08d588f8…
-
**Is your feature request related to a problem? Please describe.**
What prompted me to open this issue is the following scenario: I want to write a simple, Instagram-like gallery. I have a bunch of i…
-
# Description
The preview images for references should be overrideable manually (in the case of no or a wrong image). Those should be selectable based upon 5 up to 10 predefined images.
# Idea
To…
-
So imagine you don't want bundling for a script tag. You can just add `webc:keep` and that works. But, if you have any code in there you expect webc to process, it won't. Should this work?
```html
…
-
The Font Awesome shortcode hooks make it suitable as an 11ty plugin. Refactor the code into an independent plugin.
Consider plugin options for CSS string, e.g with or without `` tags and nonce, th…
-
## Details
- Accepted Date: 24/03/23
- Reference Issues/Discussions: https://github.com/withastro/roadmap/discussions/477, https://github.com/withastro/roadmap/discussions/525
- Author: @bholmesde…
-
I have a single `root.webc` layout that defines the ``, and uses `@raw` to render just the body:
```html
```
When using this layout directly from a page, the style…
-
### Describe the bug
Upgraded to latest 10.11.1, running `netlify dev`
It just keeps hanging on "waiting for port forever"
⠋ Waiting for framework port 8080. This can be configured using the 't…