Dr. Eidan Rosado - Academic Website

Personal academic website featuring research publications, books, and lecture notes. Built with Jekyll and jekyll-scholar for citation management.

Local Development

Prerequisites

Setup

  1. Clone the repository
    git clone https://github.com/YOUR_USERNAME/eidan-rosado-web.git
    cd eidan-rosado-web
    
  2. Install dependencies
    bundle install
    
  3. Run the development server
    bundle exec jekyll serve
    
  4. Open your browser to http://127.0.0.1:4000

Structure

Configuration

Edit _config.yml to update:

LICENSE

This code has inherited the original LICENSE that must be preserved from the repositories where it originates from.