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
- Update
_config.ymlwith your personal information (name, bio, social links, etc.) - Replace
images/profile.pngwith your own profile photo - Add your publications as Markdown files in the
_publications/folder - Edit
_pages/cv.mdwith your own CV content - Upload any PDFs or other files to the
files/directory - 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.
