# resume-site **Repository Path**: mirrors_bobbylight/resume-site ## Basic Information - **Project Name**: resume-site - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README A simple site containing my resume. Based on the excellent Pillar theme from [3rdwavemdia](https://themes.3rdwavemedia.com/), but tweaked to be minified and a couple of stylistic changes. ## Building This actually starts a watch, building the minified site into `dist/`: ```bash npm run build ```