Hi, I checked netlify for half an hour or so and I think it is not for me.
I like your platform though, so I’m telling you why.
I’m inexperienced with website building and on top of that, I’m using an unorthodox pipeline. I use quarto, wasm-pack, tailwind and a hack on evcxr but haven’t installed npm. I built my site myself and it just serves fine with a python -m http.server.
Netlify was often praised so I figured I’d try it out after github-pages (fairly) complained that my repo was too large. Netlify really wanted to run build commands and install dependencies though.
Well, I just want to deploy my site, I already did everything for you. Maybe one shouldn’t commit their build artifacts, but github-pages encourages me to, so I didn’t feel weird about it.
Netlify has a ton of “helpful” features, that surely are actually helpful to others, but since there is no off-switch (netlify insisted on installing everything from my requirements.txt even though my python has nothing to do with the site building) it means Netlify demands I go learn “the way it should be used”.
I’d be sitting with Netlify now if it had less features. Vercel seems to have fewer features, or at least, no features hindering the deployment of a pre-built page. So my site is now happily living at exploratory-data-analysis
Thank you for your time and dedication (except the part where you closed-source a repo that used to be merging community pull requests. I understand that’s sometimes the way for a venture to thrive but I hope you reimbursed the volunteers whose code was accepted in some way, if there were any).
I understand if you just didn’t set out to cover my use case. Maybe, if other solutions start to fail I’ll go read up on what you think is The Way to publishing pages. Until then, fare well.