Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 399 Bytes

File metadata and controls

21 lines (13 loc) · 399 Bytes

jleck.co.uk

Personal website for James Leckenby — Principal Software Engineer.

Stack

  • Static HTML/CSS
  • Google Fonts (Inter, JetBrains Mono)
  • Hosted via GitHub Pages

Local Development

Open index.html in a browser, or use any static file server:

npx serve .

Deployment

Deployed automatically via GitHub Pages. The custom domain is configured in the CNAME file.