Skip to content

stephencroberts/stephenroberts-io

Repository files navigation

stephenroberts.io

Build Status

The site is built using hexo.io with a custom template.

Usage

# Install with legacy peer deps because the S3 deployer is woefully out-of-date
# with hexo
npm install --legacy-peer-deps

npm run start

Navigate to http://localhost:4000 in your browser!

Deploying

npm run build
AWS_KEY=<aws access key id> AWS_SECRET=<aws secret access key> npm run deploy

Invalidate CDN cache.

About

stephenroberts.io resume website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published