Skip to content

imartinsorribes/imartinsorribes.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

imartinsorribes.github.io

Personal portfolio website. Hosted on GitHub Pages at imartinsorribes.github.io.

Pure HTML + Tailwind CSS via CDN, no build step. Edit index.html and push — GitHub Pages serves the changes within a minute.

Local preview

Just open index.html in any browser, or serve it with:

python -m http.server 8000
# then visit http://localhost:8000

Structure

.
├── index.html          # the whole site
├── assets/             # images, CV, favicon
└── README.md

Releases

No releases published

Packages

 
 
 

Contributors

Languages