andreas
andreas
1. For maaany reasons (which others before me have also covered nicely ☝️ ) - *Simple* - It seems like a great balance between Eleventy (trying to provide a great...
I think it's showing the latest posts first, therefore `hasPrev` would mean has previous posts? As you can see, The order of the posts is ``` My Example Post 4...
@egoist would you want to switch the wording? Should we keep this backwards compatible? Or is it a suitable breaking change for v1?
I'd like to tackle this 🙋♂ 🙏
@phyzerbert thanks! this solved it for me 🎉
@iulo why is it the wrong way? It didn't degrade performance, didn't cause any extra bugs and solved the annoying errors. Checked all my boxes 🤷♀️ 🙊
Hi, is there any progress on this prompt/confirmation feature? 🙏
I'm trying to get it to work in the reverse - I want to load the SVG inline by default and only load it externally when the resource query is...
Same problem with Vue2 as well. Seems related to https://github.com/visualfanatic/vue-svg-loader/issues/64 and the updated docs: https://vue-svg-loader.js.org/faq.html#how-to-use-both-inline-and-external-svgs Edit: This might be better, but i currently got neither solutions to work. Will update...
I'd love to pick this up, although I'm not familiar with Elm... but there's always a first! For parsing TOML, should I go with something like https://package.elm-lang.org/packages/zwilias/elm-toml/latest/? Edit: how does...