Skip to content

Commit 9b53372

Browse files
centdixclaude
andauthored
feat: migrate site docs to sveltekit (#113)
* config * feat: migrate site docs to sveltekit Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * fix: address site docs review issues Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * chore: remove unrelated pr changes Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 5402897 commit 9b53372

25 files changed

Lines changed: 1486 additions & 155 deletions

.webmux.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,5 @@ profiles:
153153
![description]($(printenv R2_PUBLIC_URL)/<branch>/diagram.svg)
154154
155155
integrations:
156-
github:
157-
linkedRepos:
158-
- repo: centdix/workmux-test-linked
159-
alias: linked
160156
linear:
161157
enabled: true

site/.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.svelte-kit/
2+
build/
13
dist/
24
node_modules/
3-
bun.lock
5+
bun.lock

site/dist/assets/index-B48eksP1.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

site/dist/assets/index-Cz8Fjp0H.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

site/dist/index.html

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)