franciskinyuru / myportfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

Author - Francis Kinyuru

About

Project simply displays a representation of my Curriculum Vitae which includes About, Experience, Profession and education background

Setup instruction

  1. Structure of the project

    css styles.css images your image here index.html

  2. index.html

This is the main file where the actual work is being done.

  1. Deploy

To deploy the project create a git branch by the name gh-pages and do as below steps 1. git branch -M gh-pages 2. git add . 3. git commit -m "comments here" 4. git push -u origin gh-pages

  1. View your porfolio

    1. Navigate to the gh-pages and you will see below sample in the right bottom on that page
    2. Click to navigate to the deployment page
    3. Finally click on the view Deployment to navigate to the portfolio
  2. Access the site.

Link

View my portfolio here

Licence

Copyright © 2022, Warui Kinyuru Released under the MIT License .

About


Languages

Language:HTML 82.8%Language:CSS 17.2%