-
In the style guide there is an issue with the header navigation items overlapping https://www.11ty.dev/styleguide/
https://github.com/11ty/11ty-website/blob/d8990149fe565d232453f3e11bf34abc8b4234c0…
-
We've got a lot of new repos now; perhaps @zachlipton or @julia326 could try to write up descriptions of all of them for the https://covidtracking.com/software page?
-
**Describe the bug**
JAM stands for javascript and etc. You basically have no hydration to use SPA. I doubt that they meant something like jquery when they put J in JAM.
-
I'm working on workarounds to #117 and wanted to use the Collections API as a way to handle it. My thought was - use `collection.getFilteredByGlob` to find `mjml` files. I was going to process them in…
-
I get an error when I try to run your template. I am not a developer but I managed to find a Debug command in the package.json.
Here is the error section:
Eleventy:EleventyErrorHandler Problem wr…
-
So, I want to embed Netlify CMS into an 11ty website and for multiple entries it requires each item to have it's own file in a directory, so I have a data structure like this:
```
{
apps: {
…
ghost updated
4 years ago
-
Hi,
I love the website and the data it provides. As soon as I seen github I wanted to see if I can contribute in any way.
I think this website would heavily benefit from static site generator (S…
-
Via #635 #798. Needs documentation.
-
#211 solved the Pagination Next/Previous docs example but we still need one without pagination.
-
The 11ty documentation for [writing our own Nunjucks tags](https://www.11ty.dev/docs/custom-tags/#nunjucks-example) is good. However there's a number of pre-written tags on NPM and I was wondering if …