Skip to content

Abdullahi-Roble/personal-portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Your personal portfolio!

Here's some quick starter files you can use to build your personal website.

Before we get started:

  1. Install the GitHub Desktop GUI (https://desktop.github.com/)
  2. Sign up / log in to your GitHub account (both on the web as well as in the GUI).
  3. Download the Atom text editor or use the editor of your choice.

Together

  1. Fork this repository by clicking here and pressing 'Fork' in the top right corner of the screen.
  2. Clone it on to your computer with the GitHub GUI
  3. Open up the project folder in Atom
  4. Open up the website in your browser!

On your own

  1. Inside index.html you will see all the text you can change. Feel free to change this to whatever you want.
  2. For help with headings, images, colors, and fonts, talk to the mentors!
  3. Inside style.css, you will be able to control all the colours, font sizes, etc!

Some helpful resources to work on your site

After

  1. From your personal GitHub profile, click on your newly created fork.
  2. Click on the Settings tab.
  3. Scroll down to 'GitHub Pages'
  4. Under the GitHub Pages subheading, where it says "Source", click master branch', then click save.
  5. Your website should now be visible at https://YOUR-GITHUB-USERNAME.github.io/personal-portfolio/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.1%
  • HTML 45.9%