Joel Wetzell
|
6835ef142e
|
update modules list
|
2025-12-19 12:29:35 -06:00 |
|
Joel Wetzell
|
2aad19a1d2
|
Improve formatting of welcome message in index.md
Reformatted welcome message for clarity and readability.
|
2025-12-19 12:24:19 -06:00 |
|
Joel Wetzell
|
f21fbd7e5a
|
Clarify issue reporting links in documentation
Updated issue reporting links for clarity.
|
2025-12-19 12:18:26 -06:00 |
|
Joel Wetzell
|
4ba79a2fef
|
Revise welcome message in index.md
Updated the documentation to include a link to the showbridge repository and corrected the issue link.
|
2025-12-19 12:15:55 -06:00 |
|
Joel Wetzell
|
4f29e71748
|
sync package-lock
|
2025-12-19 12:11:33 -06:00 |
|
Joel Wetzell
|
82e6bb06c9
|
add basic docs for serial module
|
2025-12-19 12:11:28 -06:00 |
|
Joel Wetzell
|
57438f61bb
|
add basic docs for MIDI modules
|
2025-12-19 12:11:15 -06:00 |
|
Joel Wetzell
|
8f8b372a6c
|
swtich to Code component
|
2025-12-19 12:10:35 -06:00 |
|
Joel Wetzell
|
2278015eb6
|
cleanup
|
2025-12-19 12:10:21 -06:00 |
|
Joel Wetzell
|
3b647fce93
|
Merge pull request #5 from jwetzell/dependabot/npm_and_yarn/astrojs/starlight-0.37.1
Bump @astrojs/starlight from 0.37.0 to 0.37.1
|
2025-12-19 11:19:51 -06:00 |
|
dependabot[bot]
|
f5dfdfe8df
|
Bump @astrojs/starlight from 0.37.0 to 0.37.1
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.37.0 to 0.37.1.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.1/packages/starlight)
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-version: 0.37.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-19 17:19:08 +00:00 |
|
Joel Wetzell
|
3f844c4da6
|
Merge pull request #6 from jwetzell/dependabot/npm_and_yarn/astro-5.16.5
Bump astro from 5.16.4 to 5.16.5
|
2025-12-19 11:17:57 -06:00 |
|
dependabot[bot]
|
d4ee97d9c7
|
Bump astro from 5.16.4 to 5.16.5
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.16.5/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.16.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 16:38:08 +00:00 |
|
Joel Wetzell
|
88838fd023
|
fix title and order
|
2025-12-13 13:55:45 -06:00 |
|
Joel Wetzell
|
f1440250ac
|
add docs for osc.message.filter processor
|
2025-12-13 13:54:37 -06:00 |
|
Joel Wetzell
|
5608b06dc4
|
add messages section under OSC
|
2025-12-13 13:47:58 -06:00 |
|
Joel Wetzell
|
bec31ff244
|
use type where possibel
|
2025-12-13 13:47:45 -06:00 |
|
Joel Wetzell
|
6842d8c9e6
|
fix module type in example
|
2025-12-11 19:43:50 -06:00 |
|
Joel Wetzell
|
a6debbc175
|
move HTTP module to own section
|
2025-12-11 19:37:45 -06:00 |
|
Joel Wetzell
|
b8853d6950
|
deploy to root of docs site
|
2025-12-04 08:33:51 -06:00 |
|
Joel Wetzell
|
e4e501a117
|
fix links
|
2025-12-04 08:26:17 -06:00 |
|
Joel Wetzell
|
9d2c2c7ae1
|
set order
|
2025-12-03 23:32:44 -06:00 |
|
Joel Wetzell
|
3023e37f48
|
basic processor documentation layout
|
2025-12-03 23:28:04 -06:00 |
|
Joel Wetzell
|
7116f85af5
|
remove empty section
|
2025-12-03 23:00:14 -06:00 |
|
Joel Wetzell
|
07a45776da
|
start fleshing out documentation sections
|
2025-12-03 22:58:40 -06:00 |
|
Joel Wetzell
|
d5664c7e84
|
Merge pull request #3 from jwetzell/dependabot/npm_and_yarn/astrojs/check-0.9.6
Bump @astrojs/check from 0.9.5 to 0.9.6
|
2025-12-03 18:02:54 -06:00 |
|
Joel Wetzell
|
78709be44a
|
Merge pull request #4 from jwetzell/dependabot/npm_and_yarn/astro-5.16.4
Bump astro from 5.15.9 to 5.16.4
|
2025-12-03 18:02:41 -06:00 |
|
Joel Wetzell
|
4b5d9259ac
|
Merge pull request #2 from jwetzell/dependabot/github_actions/actions/setup-node-6.1.0
Bump actions/setup-node from 6.0.0 to 6.1.0
|
2025-12-03 18:02:32 -06:00 |
|
Joel Wetzell
|
660c73cfff
|
Merge pull request #1 from jwetzell/dependabot/github_actions/actions/checkout-6.0.1
Bump actions/checkout from 6.0.0 to 6.0.1
|
2025-12-03 18:02:22 -06:00 |
|
Joel Wetzell
|
6de0af1bff
|
fix casing
|
2025-12-03 18:01:54 -06:00 |
|
dependabot[bot]
|
03dd7c28ed
|
Bump astro from 5.15.9 to 5.16.4
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.15.9 to 5.16.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.16.4/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.16.4
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-04 00:00:17 +00:00 |
|
dependabot[bot]
|
68891e0ae0
|
Bump @astrojs/check from 0.9.5 to 0.9.6
Bumps [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.6/packages/language-tools/astro-check)
---
updated-dependencies:
- dependency-name: "@astrojs/check"
dependency-version: 0.9.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-03 23:59:59 +00:00 |
|
dependabot[bot]
|
8eb2d5e2dc
|
Bump actions/setup-node from 6.0.0 to 6.1.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/2028fbc5c25fe9cf00d9f06a71cc4710d4507903...395ad3262231945c25e8478fd5baf05154b1d79f)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-03 23:59:41 +00:00 |
|
dependabot[bot]
|
5b2d18c453
|
Bump actions/checkout from 6.0.0 to 6.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3...8e8c483db84b4bee98b60c0593521ed34d9990e8)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-03 23:59:37 +00:00 |
|
Joel Wetzell
|
63e9108fb2
|
initial commit
|
2025-12-03 17:58:59 -06:00 |
|