Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Academic Portfolio (GitHub Pages)

Design: white background, black text, single blue accent.
Stack: HTML + CSS + tiny JS. Mobile-first and accessible.

Structure

. ├── index.html ├── assets │ ├── css/main.css │ ├── js/main.js │ ├── img/profile.svg │ └── resume.pdf (replace with your own) └── blog ├── index.html └── posts/first-post.html

Deploy (User/Org site)

  • Create repo: <username>.github.io
  • Put these files at the repo root
  • Commit & push to main

Update cadence

  • Blog weekly: add a new HTML file under blog/posts/ and link it in blog/index.html.
  • Other sections: edit every few months in index.html.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages