14 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
9b730e740e
feat: social icons
All checks were successful
Node.js CI / Lint and Test (push) Successful in 53s
2025-02-16 17:31:46 -08:00
05a7784433
fix: fullscreen the overlay video, remove hubspot
All checks were successful
Node.js CI / Lint and Test (push) Successful in 1m6s
2025-02-16 17:17:31 -08:00
f47c637edd
feat: use our favicon 2025-02-03 11:50:16 -08:00
7e3a9f64ac
chore: last wave of tweaks 2025-01-22 21:19:03 -08:00
0dfdf303b5 feat: document eslint-config, alt-gen, and naomiai (#54)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/54
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-01-06 04:53:12 +00:00
23d8a47f10 feat: align styles with other sites (#46)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/46
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-21 04:16:38 +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
3e03784949 feat: add crisp (#40)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/40
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-11-28 22:47:44 +00:00
c92af8623c feat: add net-zero badge (#32)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/32
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-10-23 20:49:54 +00:00
5aa43400de feat: add analytics (#31)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/31
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-10-15 03:10:44 +00:00
c3eae0d69f feat: add analytics (#30)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/30
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-10-15 03:08:13 +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