Skip to content

LPirro/lpirro-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lpirro.com

Personal profile landing page for Leonardo Pirro — links to TikTok, Instagram, Telegram, and email.

Stack

Zero dependencies, zero build step. One static index.html with inline CSS, plus images in assets/. Fonts (Bricolage Grotesque + JetBrains Mono) load from Google Fonts.

Run locally

python3 -m http.server 4173
# → http://localhost:4173

(Or just open index.html in a browser.)

Deploy

Any static host works — drag the folder into Netlify/Vercel, or push to a GitHub repo and enable GitHub Pages. No configuration needed.

If the site ever moves off lpirro.com, update the canonical, og:url, and og:image URLs in index.html.

Editing

  • Links/handles — edit the four .card anchors in index.html.
  • Profile photo — replace assets/profile.avif and assets/profile.jpg (512×512). The avatar is zoom-cropped toward the face via CSS (.avatar imgtransform / transform-origin); tweak or remove if a new photo is framed differently.
  • Accent colors — each card sets its platform color via the inline --acc custom property.

About

Personal profile landing page — lpirro.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages