eleventy Questions
4
Solved
It seems like you should be able to specify a fallback layout for all pages in an 11ty site using global data files and the data cascade, but I can't figure out how.
I've tried the following JSON ...
Zaremski asked 17/6, 2020 at 18:56
2
I am currently working on a 11ty project and really like it. But I have a problem with the links when I deploy the output. I'd like to deploy it to 2 different locations on separate servers. One of...
Larva asked 6/8, 2019 at 6:59
2
Solved
Trying to setup pagination with data, where {{ title }} in <head><title>{{ title }}</title></head> is the title of the current page as defined in projects.json
Assumed this ...
Fitful asked 8/4, 2020 at 17:54
1
Solved
I have javascript functions I want to run both server-side and client side. The server side uses node.js and can handle imports just fine.
However, the client side i want a single script tag with i...
Basion asked 7/1, 2021 at 20:55
1
Solved
On my 11ty site (skeleventy-starter) I want to parse hundreds of reviews. These reviews are stored in my data folder in a folder called reviews as individual yaml-files (named like this: "entr...
Wilden asked 29/6, 2020 at 13:21
1
Solved
I'm trying out the eleventy static site generator for the first time. Whenever I build, the content files are generated just fine, but none of the assets (CSS, JS, images, etc.) end up in the outpu...
Cathartic asked 6/11, 2019 at 16:14
1
© 2022 - 2024 — McMap. All rights reserved.