@finallycanuck I’m making the assumption your building a static site as your using 11ty - it depends how you are going to render the html. If your going to render using js it’s a bad idea for a static site, but if your going to render as html it’s good. But it will be a fair bit of work to do that in 11ty.