Skip to content

cawolfkreo/cawolfkreo.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Webpage

This is a personal webpage I made to describe a little about myself, what I do, and how to contact me.

Table of Contents

Expand to see contents

Motivation

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.

Getting Started

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.

Deployment

Again, we have two ways of doing this:

  • The easy way: Go to your browser and type:
    cawolfkreo.github.io
    
    or just click here
  • 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.

Author

Camilo Zambrano Votto

Contributing

If anyone wants to give me any help or ideas, you can by making new Issues.

License

License: MIT

This repository has the standard MIT license. You can find it here.

License: CC BY-SA 4.0

The images framex.png have the Creative Commons license BY-SA. Feel free to use them, but remember to give credit.