Refactor badge module and add Go to catalogue
- Refactor badges module - the
src/core/badges.ts
module has a mix of Shields API logic, URL changes and appearance such as markdown formatting. These were split into separate modules. - Add Go badge to catalogue
- Update tests
- Style changes
- Doc changes