An open API service indexing awesome lists of open source software.

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

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