86 Commits

Author SHA1 Message Date
98d4757914
chore: system update
All checks were successful
Node.js CI / Lint and Test (push) Successful in 1m25s
Code Analysis / SonarQube (push) Successful in 1m25s
2025-02-28 18:39:05 -08:00
7751e35283 feat: add link to sitemap (#5)
All checks were successful
Code Analysis / SonarQube (push) Successful in 1m17s
Node.js CI / Lint and Test (push) Successful in 1m19s
### Explanation

_No response_

### Issue

_No response_

### 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

- [ ] 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

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

### Documentation

_No response_

### Versioning

_No response_

Reviewed-on: #5
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-02-26 16:49:21 -08:00
3294fdc1e4
chore: add sonar workflow
All checks were successful
Code Analysis / SonarQube (push) Successful in 1m19s
Node.js CI / Lint and Test (push) Successful in 1m31s
2025-02-26 13:20:34 -08:00
92a42feb8d
chore: system update
All checks were successful
Node.js CI / Lint and Test (push) Successful in 58s
2025-02-23 17:24:08 -08:00
51ccfa5627
feat: managing music metadata
Some checks failed
Node.js CI / Lint and Test (push) Failing after 31s
2025-02-20 22:20:32 -08:00
d53423bd5d feat: add additional emails to contact policy (#4)
All checks were successful
Node.js CI / Lint and Test (push) Successful in 1m1s
### Explanation

_No response_

### Issue

_No response_

### 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

- [ ] 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

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

### Documentation

_No response_

### Versioning

_No response_

Reviewed-on: #4
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-02-20 11:24:30 -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
9ce0f8271e
chore: system update
All checks were successful
Node.js CI / Lint and Test (push) Successful in 1m4s
2025-02-11 09:47:03 -08:00
144685e92c
feat: back to vscode
All checks were successful
Node.js CI / Lint and Test (push) Successful in 2m6s
2025-02-06 18:00:10 -08:00
2d58bd6d6b
feat: system update
All checks were successful
Node.js CI / Lint and Test (push) Successful in 1m11s
2025-02-03 12:31:36 -08:00
f47c637edd
feat: use our favicon 2025-02-03 11:50:16 -08:00
e2bf180633
feat: config updates
All checks were successful
Node.js CI / Lint and Test (push) Successful in 1m46s
2025-02-03 10:35:27 -08:00
2f1ff2969c
feat: update dev environment
All checks were successful
Node.js CI / Lint and Test (push) Successful in 1m35s
2025-02-02 13:36:46 -08:00
cd0cf7c478
feat: document matrix
All checks were successful
Node.js CI / Lint and Test (push) Successful in 1m3s
2025-01-23 14:44:53 -08:00
43fa0f5643 feat: setup actions (#1)
All checks were successful
Node.js CI / Lint and Test (push) Successful in 49s
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-01-23 02:23:01 -08:00
7e3a9f64ac
chore: last wave of tweaks 2025-01-22 21:19:03 -08:00
a7d906e150
fix: more donate stuff 2025-01-22 21:09:51 -08:00
8509e6d62c
fix: direct donate links 2025-01-22 21:07:50 -08:00
40808b6dfe
feat: various docs updates 2025-01-22 20:58:28 -08:00
b8650dfa73
chore: gitea templates 2025-01-22 16:05:43 -08:00
92292aa430
feat: call out neutrality in the face of oppression 2025-01-21 20:46:25 -08:00
070dc848e4
feat: move from vscode to emacs entirely 2025-01-21 18:58:27 -08:00
6475381da0
feat: document logs 2025-01-20 18:44:28 -08:00
39ff4211ef
feat: system update 2025-01-13 15:20:27 -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
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
691b5390bf feat: write style guide (#52)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/52
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-01-06 03:05:31 +00:00
82d9038cdd feat: document donor perks and ticket system (#51)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/51
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-01-05 06:03:44 +00:00
e5e6587540 chore: updates (#50)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/50
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-01-05 03:11:20 +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
6fc0695aad chore: add sonarcloud (#48)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/48
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-26 21:02:43 +00:00
2c5a9b6702 chore: system update and customisation (#47)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/47
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-26 20:48:21 +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
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
de40813634 feat: add dunst config (#43)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/43
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-14 05:07:38 +00:00
ead1a78851 chore: system update (#42)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/42
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-11 05:59:50 +00:00
490f80c24d chore: system update (#41)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/41
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-11-29 19:46:24 +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
fa915b5961 feat: add overlay video (#39)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/39
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-11-28 22:22:50 +00:00
326720da21 feat: add more cool stuff haha (#38)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/38
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-11-15 21:39:21 +00:00
f9a712568b chore: another system updoot (#37)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/37
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-11-15 19:46:33 +00:00
198696b077 chore: system updoot (#36)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/36
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-11-11 05:42:41 +00:00
01a349a728
fix: frontmatter 2024-11-04 14:49:07 -08:00
a76ef752ef feat: document mentorship policy (#35)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/35
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-11-04 22:42:49 +00:00
9435f049c8 chore: system update (#34)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/34
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-10-24 01:59:22 +00:00
e97b9f90cf feat: couple of new documents (#33)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/33
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-10-23 21:06:30 +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