Skip to content

TrendingTechnology/alexpate.uk

 
 

Repository files navigation

alexpate.uk CircleCI

👋 Welcome to the source code of my personal site.

Installation

How to get this site running locally:

  • git clone https://github.com/alexpate/alexpate.uk
  • npm install
  • To develop the site: npm run start
  • To build the site for production: npm run build
  • The site should now be running at http://localhost:8000

Deployment

As it's a static site, the site is hosted in an S3 bucket, which is then served via a heavily cached cloudfront instance.

Deployment happens on CircleCI, which is triggered whenever a commit is pushed to master (or staging).

Say hello!

Feel free to say hello over on twitter @alexjpate.

About

🦁 Source files for my personal site

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%