Nathan Huh

Personal Website

This repository contains the source code for Nathan Huh’s personal website.

Overview

This is a static website built using the Eleventy (11ty) static site generator. It serves as an online portfolio and presence for Nathan Huh, a Computer Science student at the University of Southern California.

Structure

Development

  1. Install Dependencies: npm install
  2. Run Eleventy: npx @11ty/eleventy (builds the site to _site/)
  3. Run Eleventy with Hot Reloading: npx @11ty/eleventy --serve (builds and serves locally, automatically rebuilding on changes)

Contact

Nathan Huh can be contacted via [email protected].