Skip to content

SaintLerato/leratomalinga.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lerato Malinga — Portfolio

Static portfolio site ready for GitHub Pages.

Deploy on GitHub Pages (user site)

  1. Create a public repo named: your-username.github.io
  2. Copy these files into that repo (contents of this folder).
  3. Commit & push.
  4. In GitHub > Settings > Pages, ensure Source: main / root. Your site will be live at:
    https://your-username.github.io

Deploy on GitHub Pages (project site)

  1. Create a repo named portfolio (any name is fine).
  2. Put these files at the repo root.
  3. In GitHub > Settings > Pages, set Build & deployment to Deploy from a branch, branch main, folder /root.
  4. Site will be live at: https://your-username.github.io/portfolio/

Customize

  • Update contact details and links in index.html.
  • Replace placeholders:
    • assets/Lerato_Malinga_CV.pdf — add your real PDF.
    • Project links (GitHub repos & downloads).
  • Edit colors in styles.css (light/dark supported).

Local preview

Just open index.html in your browser. For frameworks (React/Next), use Netlify/Vercel. This site is plain HTML/CSS/JS.


© 2025 Lerato Malinga

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published