Skip to content

MorrisonCole/alpha.morrisoncole.co.uk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpha.morrisoncole.co.uk Open in Visual Studio Code

My personal website.

Alpha alpha.morrisoncole.co.uk. Production morrisoncole.co.uk is from https://github.com/MorrisonCole/morrisoncole.co.uk.

Development

Requirements

You'll need Node. Using nvm is recommended.

  1. nvm use
  2. corepack enable
  3. yarn
  4. yarn dev, etc.

Yarn

Upgrade Yarn

yarn upgrade

Upgrade Dependencies

yarn upgrade-interactive

Deploy on Vercel

Deploy from local with:

yarn vercel

CI/CD

Performance Regression Testing

(CI Only) - make sure LHCI_GITHUB_APP_TOKEN is present.

Using lighthouse-ci for performance regression testing.

Local Build

yarn build && yarn test:lighthouse

Note: running locally appears to be broken on WSL2 at the moment.

Remote Build

yarn vercel | xargs -I{} yarn test:lighthouse --collect.url={}

About

My personal website! 🙌 Alpha version built with NextJS & Vercel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •