-
# Stories
- As a reader of a guide, I want to see what sections are in the guide so that know if the guide has the information I'm looking for.
- As a reader of a gude, I want to be able to naviga…
-
I've tried it with other images and haven't had issues with it. I think it's likely happening in multiple places in my vault with different images, but this is the first one I've been able to isolate.…
-
See https://github.com/11ty/eleventy-plugin-template-languages/issues/5 by @awmottaz
After 11ty/eleventy#27
> I ran into this same issue using WebC. The following source file causes an error on…
-
I'm getting a runtime error when adding the plugin to my eleventy config:
```text
[11ty] Eleventy CLI Fatal Error: (more in DEBUG output)
[11ty] 1. Error processing a plugin (via EleventyPluginEr…
-
**Describe the bug**
NPM install of Eleventy 2.0.0 issues warnings
**To Reproduce**
Steps to reproduce the behavior:
1. Attempt to upgrade Eleventy via npm
**Expected behavior**
Eleventy i…
-
The plugin is broken on 2.0 canary.
V2.0 adds optional options to the `addPassthroughCopy` function which in turn causes this plugin to fail with the following error (even when those options are no…
-
$ npx @11ty/eleventy --version
1.0.1-canary.3
node version 16.13.2
I've emulated this theme's features to the best of my ability into my site, and it's been working fine for several months, but…
-
Currently the links rendered for `https://mysite.com/notes/some-note/` will simply append the slug of a link to that note's link resulting in `https://mysite.com/notes/some-note/linked-note`. Moreover…
-
Eleventy 2.0.0-beta.1 adds [the `--ignore-initial` option](https://www.11ty.dev/docs/usage/#ignore-initial-to-run-eleventy-without-an-initial-build) to skip the initial full build when starting an Ele…
-
## Goal
Move tokens docs site content to ux.redhat.com
## Working Assumptions
- Documentation *content* lives in tokens sources
- existing njk Docs templates, shortcodes, env, etc should be modifi…