Aprendizaje y Enseñanza de la Tecnología

Desarrollo Colaborativo de Proyectos de Aprendizaje y Enseñanza de Tecnologías en la Nube


Organization ULL-MFP-AET-2122   Github Classroom ULL-MFP-AET-2122   Campus Virtual AET   Chat Chat   Profesor Casiano

Vercel

Vercel is a platform for frontend frameworks and static sites, built to integrate with your headless content, commerce, or database.

To set a hook to update yor site for each push go to settings of the project and fill the deploys hook form:

Press the create hook button

In this case the repo is a Jekll web site. The Vercel app is smart enough to detect it and builds the site using Jekyll:

and now we have our site deployed. In this example is at https://crguezl-github-io.vercel.app/:

](https://crguezl-github-io.vercel.app/)

Your Comments