Saltar al reproductorSaltar al contenido principal
  • hace 6 días
GitHud permite alojar trabajos de desarrollo web para los usuarios, a la vez que se lo puede ejecutar con una dirección web gratuita, nuestros archivos estáticos
Hosting es un servicio donde podrás alojar todos los contenidos necesarios (textos, imágenes, bases de datos, emails…) para que tu web y correo sea accesible por cualquier usuario en internet.
El nombre de la dirección web generada por GitHud tiene que ser en el repositorio, el nombre del archivo html, Cal.html. Ejm:
//https://universidad-tec.github.io/web , sin web seria así directamente :
//https://universidad-tec.github.io/Cal.html
➡ gratis :
https://universidad-tec.github.io/web/Cal.html
Proyectos finales

Categoría

📚
Aprendizaje
Transcripción
00:05This video shows you how to set up hosting for your website; we'll use the calculator.
00:11From a right triangle, we will use those static files, and upload them to the web.
00:16GitHub allows us to obtain a free link on the web.
00:19But what is GitHub? It's a cloud-based service that hosts a system for managing and managing resources.
00:24versions, VCS, called Git.
00:28This allows developers to collaborate and make changes to shared projects,
00:33while keeping a detailed record of their progress.
00:37Web hosting is the service where you can host all the necessary content.
00:42texts, images, databases.
00:46This isn't free, but GitHub allows us to upload our work or projects to the web.
00:52We've now entered GitHub. It's important to note that you need to register and be a user.
00:57Free, since at the time you are watching the video there are already payment methods available.
01:02Once the user is registered, we need to create a new repository, free of charge.
01:12Here we have the default domain; on the right we need to give our repository a name.
01:17and we'll call it the web.
01:21Then we have to make sure it's public, otherwise it won't be functional.
01:25to our website, and it cannot be shared, we checked the readme file box, the rest is not
01:31We tap it and click on create repository.
01:36At the top left we have the main, or root of the project; we need to create another one.
01:41called main1, or branch1.
01:47Now we go to addfiles and upload the files we've made of our calculator work
01:52of a right triangle.
01:57The empty frames serve as a basis for commentary; in this case, we will not comment, we will proceed
02:02At the bottom, click on "that mid changes," and then on the page with the uploaded files.
02:07We go to options, configuration, settings, we click, we go to the right side,
02:13We locate GitHub PEX, we click on it.
02:18Once in PEX, we go to NONE, here we give the address to our hosting, in this case
02:23It will be main1, we click on save or save, and we already have our website, of our project,
02:30Here's the important thing: we have to wait a moment, refresh the page, and then we have our...
02:37We click on the link, and we notice that by default it is not shown; we have to go to our
02:42In the repository, in main1 we look for the name of our html file, and add it to the address
02:50web, and we already have our project on a free website, we carried out the test, we typed
03:00We calculated the base and height, and it appears to be correct.
03:10That's all. If you found the video helpful, don't forget to subscribe.
Comentarios

Recomendada