Skip to content

MB-Hilo/mb-hilo.github.io

Repository files navigation

Resume Site Template

A single‑page resume built with HTML + CSS and styled to mimic a clean two‑column CV.

Getting Started

1. Fork or Download

  • Fork this repository, or
  • Download and use it as a template for your own resume site

2. Local Preview

Open index.html in your browser to preview your changes locally.

3. Deploy to GitHub Pages

Option A: User/Organization Site

  1. Create a new public repo named <your-username>.github.io (replace <your-username> with your actual GitHub username)
  2. Commit index.html and styles.css to the main branch
  3. Your site will be live at https://<your-username>.github.io/

Option B: Project Site

  1. Use any repository name
  2. Push your code to the main branch
  3. In Settings → Pages, set Source to Branch: main
  4. Your site will be live at https://<your-username>.github.io/<repo-name>/

Customize

  • Content: Edit your information in index.html
  • Styling: Adjust colors and spacing in styles.css (see :root variables)

About

Demo page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors