Skip to content

gianguidi/gian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gianluca Guidi — GitHub Pages site

This is a simple static site (HTML/CSS/JS) designed to be published with GitHub Pages.

Deploy (recommended)

  1. Create a new repository on GitHub (e.g., gianluca-guidi.github.io).
  2. Upload the contents of this folder to the repo root.
  3. On GitHub, go to Settings → Pages.
  4. Under Build and deployment, select:
    • Source: Deploy from a branch
    • Branch: main (or master) and folder /(root)
  5. Save — GitHub will publish your site.

Customize

  • Update text in index.html
  • Update styling in assets/css/style.css
  • Update behavior in assets/js/script.js

External links used

Media links are listed in index.html under “Media & outreach”.

Photo

Hero portrait files:

  • assets/img/portrait.jpg
  • assets/img/portrait.webp

Theme

A light/dark toggle is included (button in the header). The choice is saved in localStorage.

Dual portrait

  • Light mode uses assets/img/portrait-color.*
  • Dark mode uses assets/img/portrait-bw.*

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors