-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.63.2
- OS Version: Mac OS 11.6.1
- Extension location: https://github.com/microsoft/vscode/t…
-
## Problem Description
The link checker in its current version works and really improves the user experience, but it could be enhanced even more using 11ty checks.
## Resources towards a solution
…
-
Note: copied from https://github.com/11ty/eleventy/discussions/2619 on the advice of https://github.com/11ty/eleventy/discussions/2619#discussioncomment-4010601.
I'm using 11ty/image. Each time I r…
btrem updated
2 years ago
-
When using liquid I had a `news.11tydata.json` containing:
```json
{
"layout": "layouts/post",
"tags": ["news"],
"permalink": "{{ page.date | date: '%Y/%m' }}/{{ title | slug }}/index.htm…
-
Hello GitHub Community
I have a problem with die image plugin, will use together eleventy, nunjuck, markdown and Netlify CMS.
I would that the user can in Netlify change image and with the code from…
-
1. Make `this` for prop/data/attr reference optional. Similar to https://github.com/11ty/webc/issues/40 but for https://www.11ty.dev/docs/languages/webc/#webctyperender-(javascript-render-functions). …
-
Valid:
* `webc:import="npm:@11ty/eleventy-plugin-syntaxhighlighter/syntax-highlight.webc"`
maps to project root `./node_modules/@11ty/eleventy-plugin-syntaxhighlighter/syntax-highlight.webc`
Yo…
-
**Describe the bug**
https://github.com/11ty/eleventy/blob/master/src/Plugins/HtmlBasePlugin.js#L152
HtmlBasePlugin fails when trying to convert an output file with `permalink: false`
**To Reprod…
-
### Story
_No response_
### Description
A/B Testing in PostHog is known as "Feature Flags" - https://posthog.com/manual/feature-flags
Given we generate static content through Eleventy, we need t…
-
### Describe the bug
Hi.
I'm using 11ty to build a static site with the [Slinkity](https://github.com/slinkity/slinkity) Plugin which uses viteJS as the bundler and dev server.
Using the Po…