Vercel
Vercel is an internet web hosting platform that can take source files for a statically-generated site (like this one) or some kind of Javascript application that runs client side, and build them into a live website. Generally you would set up some kind of continuous deployment pipeline, so you can push changes to (for example) your GitLab repository and Vercel will automatically deploy any changes. This very website is hosted on Vercel!
Posts
- : 💻 Site update: It’s been bugging me for a while that Vercel is generating incorrect “last modified” datetimes for my …
- : 💻 Site update: Uhh, well here’s a little Vercel quirk to be aware of: its default build command for Hugo repositories builds all …
- : 💻 Site update: On the off-chance you noticed a couple of hours’ downtime earlier today, that’ll be because I moved this site’s hosting …