* feat: add DD team with DD core to codeowners
* fix: revert back to Skillz and Itoh directly for now
core team is missing write permissions
* feat: only allow Skillz and Itoh to make CODEOWNER changes
* feat: add H0, Fleny, and Matt to CODEOWNERS
* feat: matching terminology to homepage header
* fix: copyright year
* fix: edit url now links to DD repo
Closes#3177
* fix: adds ISO8601 date to blog posts
Fixes#3178
* feat: add embed builder
* feat: account for if a parsed color is NaN
* feat: add code doc
* feat: add example to JSDoc
* feat: add ability to override the current embed index
* style: remove extra whitespace
* feat: add validate method logic
* feat: finish remaining todo
* fix: account for length value in the setCurrentEmbed call
* feat: removing custom error and throw generic
* feat: add initial tests
* feat: add builder object with embeds function
* feat: changing to a method instead of object
* feat: add more tests
* style: lint