Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JoeyTan21.github.io

Personal website of Joey Tan. Plain HTML/CSS, no build step.

Structure

index.html           # Home: name, tagline, contact links
projects/index.html  # Projects list — edit the <article class="entry"> blocks
reading/index.html   # Reading list — edit the <li> items
styles.css           # All styling (Swiss B/W, edit CSS variables at top)

Local preview

python3 -m http.server 8000
# open http://localhost:8000

(Don't open the files directly with file:// — links use absolute paths like /projects/.)

Deployment

Hosted with GitHub Pages at https://joeytan21.github.io. Any push to main redeploys automatically.

About

Personal website of Joey Tan

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages