Marc Coët
Marc Coët
Any update on this?
Awesome! Thanks.
@emmatown , could you elaborate with an example or point me to some resource please, since it is not documented? How should I configure this? I noticed the `localBaseDirectory` but...
Would love to use this as well! Here is my current workaround for my specific use case, which is: 1. I want to have fallback partials in a directory outside...
@LeaVerou I have also wanted this feature for a long time. Virtual templates finally provide a handy-ish way to do this (almost). I have got [this plugin](https://github.com/m4rrc0/poko-website-builder/blob/main/src/config-11ty/plugins/populateInputDir/index.js) (not published on...
I enabled fingerprint auth but the login screen is completely distorted and dysfunctional. Anyone else having this problem? For reference, I did the following to enable it: ```bash sudo apt...
I have a similar issue using bun for running Eleventy v3 in serve mode. ```bash bun --bun ./node_modules/.bin/eleventy --serve ``` I am exiting with `CTRL-C` but the process keeps running....