Skip to content

anp-exe/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

A static personal portfolio site (single-page HTML + images).

Local preview

Option A (quickest): open index.html in your browser.

Option B (simple local server):

python3 -m http.server 8000

Then visit:

Project structure

  • index.html: main page
  • favicon.svg: site icon
  • images/: image assets

GitHub Pages (Actions)

This repo includes a GitHub Pages workflow at:

  • .github/workflows/pages.yml

Make sure GitHub Pages is set to GitHub Actions in repo settings. After pushing to main, the workflow deploys the site.

About

My personal website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages