3 This is [my personal website](https://drewedgar.com), hosting my CV, blog posts, and anything else I think is worth sharing.
7 To build and host the eleventy website:
10 $ npm run build && npm run start
15 This project uses commit and issue conventions from [Conventional Commits](https://www.conventionalcommits.org).
19 - [Eleventy Base Blog](https://github.com/11ty/eleventy-base-blog)
20 - [Eleventy Docs](https://www.11ty.dev/docs/)
21 - [Michael Engen – Building My Resume in HTML using Eleventy](https://michaelengen.com/posts/my-eleventy-resume/)
22 - [bnijenhuis.nl – Adding a favicon in Eleventy](https://bnijenhuis.nl/notes/adding-a-favicon-in-eleventy/)
23 - Icons from [Feather](https://feathericons.com)
24 - [Marcin Wichary — Dark theme in a day](https://mwichary.medium.com/dark-theme-in-a-day-3518dde2955a)