
can you explain how to add this plugin? alpine.start is done in the alpine.js bundle which is copied via npm to static folder.
interesting read. but i would like to use ghost cms instead of netlify cms. i found these resources on the web:
how do i replace the headless cms?
Thanks so much for this! I'm just getting started with 11ty and this stack is helping me to hit the ground running.
Surjith S M
Freelance Web & UX Designer
Ericus Rex
I love this starter! One thing I have noticed is that the alpine.js is full size on build. I'm wondering if something like esbuild or webpack could be implemented into this project to make all the .js compile into smaller file sizes. I'm trying to learn more about this, but don't have enough experience to implement it myself at this point.