Laurent de Lacerda
Laurent de Lacerda
Thanks a lot @riheldo ! I use a workaround in using inkscape scripted but this package its 10x better than install inscape and do the job..
Follow too
Hi @pacocoursey any chance of update compatibility ?
Hello @casesandberg this V.3 look very promising !!! Do you have a target date for the release ? Or is there a chance to beta test it (the branch seems...
Hi @mikecao, i have the same issue on static old school html website with a ajax loading page on every pages. I try your workaround but the effect is links...
Hi, similar issue on my side when i use ``` module.exports = { permalink: function ({ title }) { return `/notes/${this.slugify(title)}/`; }, }; ``` in a 11tydata.js file (11ty 3.0.0...