Commit Graph

9 Commits

Author SHA1 Message Date
7692d2a757 chore: replace codeberg URL link with this instance (#7)
All checks were successful
Node.js CI / Lint and Test (push) Successful in 1m18s
Code Analysis / SonarQube (push) Successful in 1m18s
### Explanation

Right now there are still links to Codeberg that go nowhere. That's kind of an issue when you want to make a quick peek at the source code behind such an awesome website.

### Issue

Related to #6

### Attestations

- [x] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/)
- [x] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/).
- [x] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/).

### Dependencies

- [x] I have pinned the dependencies to a specific patch version.

### Style

- [x] I have run the linter and resolved any errors.
- [x] My pull request uses an appropriate title, matching the conventional commit standards.
- [x] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

### Tests

- [x] My contribution adds new code, and I have added tests to cover it.
- [x] My contribution modifies existing code, and I have updated the tests to reflect these changes.
- [x] All new and existing tests pass locally with my changes.
- [x] Code coverage remains at or above the configured threshold.

### Documentation

_No response_

### Versioning

Patch - My pull request introduces bug fixes ONLY.

Reviewed-on: #7
Reviewed-by: Naomi Carrigan <accounts@nhcarrigan.com>
Co-authored-by: Anna <a.rcottrill521@gmail.com>
Co-committed-by: Anna <a.rcottrill521@gmail.com>
2025-02-28 23:33:08 -08:00
7e3a9f64ac chore: last wave of tweaks 2025-01-22 21:19:03 -08:00
40808b6dfe feat: various docs updates 2025-01-22 20:58:28 -08:00
0ce62b2faa chore: remove crisp from subprocessors, update hubspot (#53)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/53
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-01-06 03:07:50 +00:00
e81471daff feat: update security policy with new scanning tools (#49)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/49
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-27 02:50:09 +00:00
80a6209688 chore: a couple of fixes (#45)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/45
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-16 04:01:59 +00:00
c34257ac0d feat: update policies, use new font, spell check (finally) (#44)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/44
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-16 02:21:38 +00:00
a2496b6e6e feat: document task bot (#25)
Related to #23, closes #20

Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/25
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-09-30 04:25:20 +00:00
4cc44ae423 feat: convert to an astro application (!9)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/9
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-08-23 23:49:24 +00:00