-
All one click templates regardless of site site generator, should have the following:
- ~Same starting content / admin config.yml setup~ May revisit later
- ~Same previews / styles~ May revisit l…
-
Looking to upgrade to [[3.0.3]](https://github.com/x-govuk/govuk-eleventy-plugin/tree/v3.0.3) after seeing https://github.com/x-govuk/govuk-eleventy-plugin/issues/60 but having an issue. Think it migh…
-
My goal is to create one index.html file.
The page has several sections ( service, about us, contact, ...).
In netfly-cms, each section should be editable like a page ( frontmatter, body, layout).
…
-
## Expected behavior
executing `npm start` should start a local development environment of rocket.
## Actual Behavior
Problem writing Eleventy templates: (more in DEBUG output)
> Having trou…
-
Hi, I just update the template to 1.26.0, but Netlify and vercel both failed to deploy.
Obsidian version: 1.1.9
Digital Garden version: 2.30.0
The error messages are:
## Netlify
```
4:12:28 …
-
https://github.com/GoogleChrome/developer.chrome.com/pull/4277 migrated articles from web.dev without bringing author data along. This broke the 11ty build together with the rest of the checks.
The…
-
Create HTML content (like eleventy)
Separate out two new pages (eleventy and HTML)
Kon: Please write out the HTML like the "Using eleventy" section.
https://beta.template.webstandards.ca.gov/d…
-
### Operating system
Ubuntu 18.04.6 LTS
### Eleventy
2.0.0-canary.24
### Describe the bug
My project consists of a template called `index.njk` that uses a layout `layout.njk`.
When I run `elev…
-
Currently if the data isn't able to be fetched it fails and kills the whole build:
```zsh
Error fetching https://api.microlink.io/?url=https://trib.al/5t27Gcr. Message: Bad response for https://api.…
-
As written, the example for [skipping](https://www.11ty.dev/docs/languages/custom/#skipping-a-template-from-inside-of-the-compile-function) templates doesn't work in v1.0.2.
Given the following:
…