Skip to content

revett/revcd.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

revcd.com

Codebase for my personal website.

Development

Install Hugo, then run:

# Install deps.
yarn

# Build Tailwind styles.
yarn tw:watch

# Run local Hugo server.
make run # → http:https://localhost:5173