Skip to content

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

Notifications You must be signed in to change notification settings

bKP451/Anoj_blog

 
 

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. 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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.2%
  • Liquid 24.1%
  • CSS 15.7%