laurence-lord

Personal website โ€“ code and content

Stars
1
Committers
1

Laurence Lord - Creative Developer

๐Ÿ‘‹ Welcome to the repo for my personal website

๐Ÿ‘‰ laurencelord.co.uk

๐Ÿš€ ๐ŸŒ About this!

  1. Be yourself ๐Ÿค™

    For years I've overthought what others will think of my website ๐Ÿค”

    Then I had a thought that I found liberating...

    This I write for myself, not for an audience

  2. Tech stack: Convenient ๐Ÿ“ฑ

    I'm using Gatsby and MDX (JSX enriched markdown) to make editing quick and easy

    I can edit content and redeploy it from the browser on my phone (which is nice)

  3. Open source. Sure, why not? ๐Ÿค—

    I'm not showing off but I'm not hiding anything

    You can clone the repo, npm i, npm run develop and have this running at http://localhost:8000

    Or you can just dip in and steal the code you like. No worries

  4. More me ๐Ÿงถ

Contributing

Feel free to browse the files, raise issues or suggest changes in any way you like ๐Ÿ‘

Maintenance notes (in case I forget)

Deploys to Netlify via commits to main branch, configured in Netlify