Tsering Sherpa | Academic Website
This is the source repository for my personal academic website, built using Quarto and hosted via GitHub Pages at tseringlsherpa.github.io.
📄 Overview
This site serves as a central hub for my academic and professional work. It includes:
- About: A brief bio and background
- CV: A downloadable version of my curriculum vitae
- Research: Current and past research projects
- Teaching: Teaching materials, course info, and student resources
- Service: Academic service and involvement (e.g., Women in Economics)
🛠️ Tech Stack
- Static site generator: Quarto
- Hosting: GitHub Pages
- Styling: Custom CSS with light and dark mode support
- Logo: Custom-designed conch shell with interlocked TS initials
🚀 How to Run Locally
- Install Quarto
- Clone the repository:
```bash
git clone https://github.com/tseringlsherpa/tseringlsherpa.github.io.git
cd tseringlsherpa.github.io