Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
toolchain: "1.81"
- uses: Swatinem/rust-cache@v2
- uses: jdx/mise-action@v2
- run: uv sync --locked
- run: mise run generate-docs
- run: mise run generate-web
- name: Upload build artifacts
Expand Down
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,3 @@ package-lock.json
# Documentation
/assets/docs
/assets/docs.json
/dist

# Python
.venv
5 changes: 0 additions & 5 deletions .mise.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
[tools]
# python is managed by .python-version
uv = "0.5.1"
node = "22.11.0"
bun = "1.1.37"

[env]
_.python.venv = { path = ".venv", create = true }

[settings]
yes = true
idiomatic_version_file_enable_tools = []
Expand Down
1 change: 0 additions & 1 deletion .python-version

This file was deleted.

233 changes: 0 additions & 233 deletions gen.py

This file was deleted.

9 changes: 0 additions & 9 deletions pyproject.toml

This file was deleted.

Binary file removed static/assets/docs/L5MourMxGoQ0_qAGIkB0Wg.png
Binary file not shown.
Binary file removed static/assets/favicon.ico
Binary file not shown.
Binary file removed static/assets/fonts/CascadiaMono-Bold.woff2
Binary file not shown.
Binary file removed static/assets/fonts/CascadiaMono-Regular-Sub.woff2
Binary file not shown.
Binary file removed static/assets/fonts/HKGrotesk-Bold.woff2
Binary file not shown.
Binary file removed static/assets/fonts/HKGrotesk-Regular.woff2
Binary file not shown.
Binary file removed static/assets/fonts/HKGrotesk-SemiBold.woff2
Binary file not shown.
1 change: 0 additions & 1 deletion static/assets/icons/12-tooltip.svg

This file was deleted.

3 changes: 0 additions & 3 deletions static/assets/icons/16-arrow-right.svg

This file was deleted.

3 changes: 0 additions & 3 deletions static/assets/icons/16-close-dark.svg

This file was deleted.

1 change: 0 additions & 1 deletion static/assets/icons/16-copy.svg

This file was deleted.

8 changes: 0 additions & 8 deletions static/assets/icons/16-docs-dark.svg

This file was deleted.

3 changes: 0 additions & 3 deletions static/assets/icons/16-hamburger-dark.svg

This file was deleted.

6 changes: 0 additions & 6 deletions static/assets/icons/16-link.svg

This file was deleted.

3 changes: 0 additions & 3 deletions static/assets/icons/16-search-gray.svg

This file was deleted.

7 changes: 0 additions & 7 deletions static/assets/icons/16-warn.svg

This file was deleted.

10 changes: 0 additions & 10 deletions static/assets/icons/32-reference-c.svg

This file was deleted.

11 changes: 0 additions & 11 deletions static/assets/icons/32-tutorial-c.svg

This file was deleted.

44 changes: 0 additions & 44 deletions static/assets/icons/social.svg

This file was deleted.

Binary file removed static/assets/images/blur.webp
Binary file not shown.
Loading
Loading