Skip to content

paulrobertlloyd/paulrobertlloyd-v4

Repository files navigation

paulrobertlloyd.com

My personal website. There are many like it, but this is mine.

Installation

  1. git clone git@github.com:paulrobertlloyd/paulrobertlloyd-v4.git
  2. cd paulrobertlloyd-v4
  3. npm install
  4. git submodule update --init --remote
  5. npm run build

Ensure the following environment variables are set:

Generated files are written to the www directory.

Development

When developing the site, you may want files automatically compiled and the browser to refresh automatically. To do this, run npm start.

Deployment

This site is deployed automatically by Netlify whenever files are pushed to the main branch.

© Paul Robert Lloyd