Skip to content

jzilly/jzilly.github.io

Repository files navigation

julianzilly.com

Personal website of Julian G. Zilly.

What's here

  • index.html — single-page site (bio, research, papers, news)
  • style.css — minimalist responsive styling
  • CNAME — tells GitHub Pages to serve this repo at julianzilly.com
  • profile.jpg — (add your own; 800×800 or larger, square crop recommended)

Deployment

GitHub Pages, served from a user-site repository named jzilly.github.io. See DEPLOYMENT.md for step-by-step setup instructions including custom-domain DNS configuration.

Local preview

Open index.html in a browser, or serve it with any static server:

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

Updating

Edit index.html directly. News entries go in reverse-chronological order in the <ul class="news-list"> block. New papers go in the <section id="papers"> block — copy an existing <article class="paper"> block as a template.

Push to main; GitHub Pages re-deploys automatically within ~1 minute.

License

Content (text, bio, research descriptions): © 2026 Julian G. Zilly. Site template (HTML/CSS): MIT.

About

Personal website — julianzilly.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors