The codebase for my personal website: colinking.co
Install dependencies:
npm installRun the development server:
npm run devIf you want Segment enabled locally, run npx vercel env pull .env.local.
Create a production build:
npm run buildRun the production server locally after building:
npm run startThis website serves my resume. This repo contains the the LaTeX code to generate it.
brew install tectonic
tectonic resume/resume.tex --outdir ./publicThis writes the output PDF to resume/resume.pdf.
This website is automatically deployed via Vercel.
By @ellekasai, available at ellekasai.github.io/twemoji-awesome.
Font (Inconsolata) inspired by jhil.co.