Personal academic website featuring research publications, books, and lecture notes. Built with Jekyll and jekyll-scholar for citation management.
git clone https://github.com/YOUR_USERNAME/eidan-rosado-web.git
cd eidan-rosado-web
bundle install
bundle exec jekyll serve
index.html
- Homepage with bio, industry experience, and latest bookpages/research.html
- Research publications and areaspages/books.html
- Authored bookspages/lecture-notes.md
- Course materials organized by categorypages/references.html
- Full bibliography_bibliography/references.bib
- BibTeX references file_lecture-notes/
- Individual lecture note markdown filesEdit _config.yml
to update:
This code has inherited the original LICENSE that must be preserved from the repositories where it originates from.