Skip to content

daneschi/daneschi.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daniele E. Schiavazzi - Academic Website

Personal academic website for Daniele E. Schiavazzi, Associate Professor at the University of Notre Dame.

Structure

├── index.html          # Main website page
├── css/
│   └── style.css       # Custom styles (uses Tailwind CSS)
├── images/             # Profile photo and other images
├── resources/          # LaTeX source files (CV reference)
│   └── *.tex
└── README.md

Technologies

  • Tailwind CSS - Utility-first CSS framework (via CDN)
  • Alpine.js - Lightweight JavaScript framework for interactivity
  • Google Fonts - Inter font family

Local Development

Simply open index.html in a web browser to preview the site.

Deployment

This site is designed to be hosted on GitHub Pages:

  1. Push to a repository named <username>.github.io
  2. The site will be automatically available at https://<username>.github.io

License

All rights reserved. Content is for personal academic use.

About

Personal academic website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors