About

Welcome! This is your personal academic website, powered by a simplified version of the Academic Pages template and hosted on GitHub Pages.

The website is organized into the following sections:

  • Publications – an overview of your published papers, organized by category (journal articles, conference papers, books)
  • CV – your full curriculum vitae, including education, work experience, skills, and publications

Getting started

  1. Update _config.yml with your personal information (name, bio, social links, etc.)
  2. Replace images/profile.png with your own profile photo
  3. Add your publications as Markdown files in the _publications/ folder
  4. Edit _pages/cv.md with your own CV content
  5. Upload any PDFs or other files to the files/ directory
  6. Push to your GitHub repository to see your site live at https://[your-github-username].github.io

Site-wide configuration

The main configuration file is _config.yml, which defines the content in the sidebar and other site-wide features. The navigation menu is configured in _data/navigation.yml.