This is a personal webpage I made to describe a little about myself, what I do, and how to contact me.
This is a project for a web development class in Uniandes. The objective is that everyone on the course has a presentation webpage like this one.
There are two ways you can check the website. The easiest method only requires a web browser (hopefully Mozilla Firefox or Google Chrome).
If you don't want to display the webpage the easy way, then you can download the contents of this repo on a folder and install an http file server. I recommend two that you can use now with npm:
- http-server:
npm install -g http-server
- reload:
npm install -g reload
Just run any of those commands and install one of the servers. That should be enough for preparation.
Again, we have two ways of doing this:
- The easy way: Go to your browser and type:
or just click here
cawolfkreo.github.io
- The file server - way: Now that you have installed the http file server on your computer, go to the folder where you downloaded this repo and make it run there. Then just open
localhost
in your browser with the port number where the server is listening.
Camilo Zambrano Votto
If anyone wants to give me any help or ideas, you can by making new Issues.
This repository has the standard MIT license. You can find it here.
The images framex.png
have the Creative Commons license BY-SA. Feel free to use them, but remember to give credit.