mirror of https://github.com/luizdepra/hugo-coder.git

Simon Hollingshead
08.40.2024 33fd0ab027e6d58beb15d4cb0e80acd10dac50b2
refs
author Simon Hollingshead <me@simonhollingshead.com>
Monday, April 8, 2024 14:40 +0200
committer GitHub <noreply@github.com>
Monday, April 8, 2024 14:40 +0200
commit33fd0ab027e6d58beb15d4cb0e80acd10dac50b2
tree 3fdb05580e3dd3a73c2ef8be734910a627469c4c tree | zip | gz
parent 0078e66aebe8d796ee5d3e0ae9b1766009518d8c view | diff
Update Font Awesome from 6.5.1 to 6.5.2. (#901)

### Prerequisites

Put an `x` into the box(es) that apply:

- [ ] This pull request fixes a bug.
- [x] This pull request adds a feature.
- [ ] This pull request introduces breaking change.

### Description

This PR updates the version of Font Awesome used within the project from
6.5.1 Free to 6.5.2 Free. This adds additional characters.

The files are directly copied out of the published archive file with no
alterations.

Please note that the CSS regeneration also seems to have pulled in the
mastodon SCSS originally added in #885 - it looks like nobody
regenerated the CSS during that PR. For what it's worth, a while back I
did make a comment #864 about the fact that I have fully automated the
CSS regeneration for my own branch using a Github action. You may want
to consider it too (by which I mean 'tell me if you want it contributed
back').

### Issues Resolved

None

### Checklist

Put an `x` into the box(es) that apply:

#### General

- [x] Describe what changes are being made
- [x] Explain why and how the changes were necessary and implemented
respectively
- [ ] Reference issue with `#<ISSUE_NO>` if applicable

#### Resources

- [x] If you have changed any SCSS code, run `make release` to
regenerate all CSS files

#### Contributors

- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already
22 files modified
638 ■■■■ changed files
assets/scss/font-awesome/LICENSE.txt 4 ●●●● diff | view | raw | blame | history
assets/scss/font-awesome/_animated.scss 1 ●●●● diff | view | raw | blame | history
assets/scss/font-awesome/_bordered-pulled.scss 4 ●●●● diff | view | raw | blame | history
assets/scss/font-awesome/_mixins.scss 3 ●●●●● diff | view | raw | blame | history
assets/scss/font-awesome/_rotated-flipped.scss 4 ●●●● diff | view | raw | blame | history
assets/scss/font-awesome/_shims.scss 464 ●●●●● diff | view | raw | blame | history
assets/scss/font-awesome/_variables.scss 18 ●●●●● diff | view | raw | blame | history
assets/scss/font-awesome/brands.scss 4 ●●●● diff | view | raw | blame | history
assets/scss/font-awesome/fontawesome.scss 4 ●●●● diff | view | raw | blame | history
assets/scss/font-awesome/regular.scss 4 ●●●● diff | view | raw | blame | history
assets/scss/font-awesome/solid.scss 4 ●●●● diff | view | raw | blame | history
assets/scss/font-awesome/v4-shims.scss 4 ●●●● diff | view | raw | blame | history
resources/_gen/assets/scss/scss/coder.scss_38b4d05915c0483e6cb106e4f0efccbc.content 12 ●●●● diff | view | raw | blame | history
resources/_gen/assets/scss/scss/coder.scss_38b4d05915c0483e6cb106e4f0efccbc.json 2 ●●● diff | view | raw | blame | history
resources/_gen/assets/scss/scss/coder.scss_d9b60ee5c2bc7799a5af2e1647965a29.content 102 ●●●● diff | view | raw | blame | history
static/fonts/LICENSE.txt 4 ●●●● diff | view | raw | blame | history
static/fonts/fa-brands-400.ttf diff | view | raw | blame | history
static/fonts/fa-brands-400.woff2 diff | view | raw | blame | history
static/fonts/fa-regular-400.ttf diff | view | raw | blame | history
static/fonts/fa-regular-400.woff2 diff | view | raw | blame | history
static/fonts/fa-solid-900.ttf diff | view | raw | blame | history
static/fonts/fa-solid-900.woff2 diff | view | raw | blame | history