Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maubfon.github.io

Personal CV site — built with plain HTML/CSS, deployed via GitHub Pages.

Deploy

  1. Create a repo on GitHub named exactly <your-username>.github.io
  2. Push this folder to main:
    git remote add origin https://github.com/<username>/<username>.github.io.git
    git add .
    git commit -m "init: personal cv site"
    git push -u origin main
  3. Go to repo Settings → Pages → Source: Deploy from branch → main / root
  4. Site goes live at https://<username>.github.io within a minute

Structure

index.html   ← all content
style.css    ← all styles

No build tools. No dependencies. Just push and it works.

Updating content

Edit index.html directly. The source of truth for raw data lives in ~/Documents/Curriculum/data/.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages