X-Git-Url: http://git.drewedgar.com/website.git/blobdiff_plain/c38e46874b2fbe844211d861471e4b8c2d624359..b695331542dd208e7817f7b3f10762f54c533a21:/README.md?ds=inline diff --git a/README.md b/README.md index f3e5b66..d0e09af 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,15 @@ ## About -This is my personal website, hosting my CV, blog posts, and anything else I think is worth sharing. +This is [my personal website](https://drewedgar.com), hosting my CV, blog posts, and anything else I think is worth sharing. ## How to Use -To build and host the website: +To build and host the eleventy website: ```zsh $ npm install $ npm run build && npm run start ``` - ## Style guide This project uses commit and issue conventions from [Conventional Commits](https://www.conventionalcommits.org).