Static personal academic website for GitHub Pages.
Open index.html in a browser to preview the site. The site uses plain HTML and CSS, so no Node, npm, Astro, or build step is required.
Pages:
index.htmlresearch.htmlteaching.htmlhobbies.html
git add .
git commit -m "Create initial academic website"
git push origin mainGitHub Pages will publish the site at:
https://jonahdanziger.github.io
When ready, add images to an assets/ folder and replace the headshot placeholder in index.html.