Skip to content

jonahdanziger/jonahdanziger.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jonahdanziger.github.io

Static personal academic website for GitHub Pages.

Local editing

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.html
  • research.html
  • teaching.html
  • hobbies.html

Publish

git add .
git commit -m "Create initial academic website"
git push origin main

GitHub Pages will publish the site at:

https://jonahdanziger.github.io

Photos

When ready, add images to an assets/ folder and replace the headshot placeholder in index.html.

About

Personal Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors