Skip to content

jaeyk/jaeyk.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

409 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jaeyk.github.io

This repository contains the source files for Jae Yeon Kim's academic homepage, built using Quarto and published via GitHub Pages.

About

The website serves as the personal academic homepage of Jae Yeon Kim, Assistant Professor of Public Policy at the University of North Carolina at Chapel Hill.

It includes:

  • Professional biography and affiliations
  • CV and publication list
  • Book projects and ongoing research
  • Software and datasets
  • Teaching and community engagement
  • Speaking engagements and news

Live Site

Visit the live site at: https://jaeyk.github.io

Technology Stack

  • Quarto for rendering Markdown/HTML pages
  • GitHub Pages for static site hosting
  • Custom SCSS for styling with UNC color theme (see styles.scss)
  • Typography via Google Fonts:
  • Bootstrap Icons for UI elements

Site Structure

The site uses a left sidebar navigation with the following sections:

Section Directory Description
Home index.qmd Main landing page with bio and news
CV CV_Jae_Yeon_Kim.pdf Academic CV
Publications publications/ Research publications
Book book_projects/ Book project details
Talks talks/ Speaking engagements
Awards awards/ Honors and awards
Software software/ Open-source tools and packages
Data datasets/ Published datasets
Teaching teaching/ Courses and advising
Community community_building/ Community engagement
Personal essays/ Personal essays
Office Hour office_hour/ Office hour policies

Key Files

  • _quarto.yml - Global configuration, sidebar navigation, and site metadata
  • index.qmd - Homepage content
  • styles.scss - Custom styling (UNC colors, typography, sidebar styles)
  • docs/ - Rendered output for GitHub Pages (auto-generated)

Local Development

To preview the site locally:

quarto preview

To render the site:

quarto render

The rendered files are output to the docs/ directory, which is served by GitHub Pages.

About

homepage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors