https://github.com/ll782/laurence-lord
Personal website โ code and content
https://github.com/ll782/laurence-lord
blog developer egghead-challenge gatsby gatsbyjs markdown mdx mdx-gatsby mdx-js react reactjs
Last synced: about 2 months ago
JSON representation
Personal website โ code and content
- Host: GitHub
- URL: https://github.com/ll782/laurence-lord
- Owner: LL782
- Created: 2021-04-07T10:15:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-22T23:16:52.000Z (over 1 year ago)
- Last Synced: 2025-04-04T09:11:46.021Z (about 2 months ago)
- Topics: blog, developer, egghead-challenge, gatsby, gatsbyjs, markdown, mdx, mdx-gatsby, mdx-js, react, reactjs
- Language: HTML
- Homepage: https://www.laurencelord.co.uk/
- Size: 57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laurence Lord - Creative Developer
๐ Welcome to the repo for my personal website
๐ [`laurencelord.co.uk`](https://www.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`](https://www.gatsbyjs.com/) 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 ๐งถ**
- [dog.5b Instagram](https://www.instagram.com/dog.5b/) (artwork)
- [DC5B](https://www.dc5b.com) (side hustle)
- [Ledger](https://www.ledger.com) (day job)
## 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](https://app.netlify.com/teams/ll782/overview) via commits to `main` branch,
configured in Netlify