Skip to content

Commit 989be0c

Browse files
authored
chore: 以前の静的サイトジェネレーターに関連するファイルを削除 (#139)
1 parent 864923d commit 989be0c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+0
-32373
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
toolchain: "1.81"
2121
- uses: Swatinem/rust-cache@v2
2222
- uses: jdx/mise-action@v2
23-
- run: uv sync --locked
2423
- run: mise run generate-docs
2524
- run: mise run generate-web
2625
- name: Upload build artifacts

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,3 @@ package-lock.json
3030
# Documentation
3131
/assets/docs
3232
/assets/docs.json
33-
/dist
34-
35-
# Python
36-
.venv

.mise.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
[tools]
2-
# python is managed by .python-version
3-
uv = "0.5.1"
42
node = "22.11.0"
53
bun = "1.1.37"
64

7-
[env]
8-
_.python.venv = { path = ".venv", create = true }
9-
105
[settings]
116
yes = true
127
idiomatic_version_file_enable_tools = []

.python-version

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

gen.py

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

pyproject.toml

Lines changed: 0 additions & 9 deletions
This file was deleted.
-9.05 KB
Binary file not shown.

static/assets/favicon.ico

-14.7 KB
Binary file not shown.
-132 KB
Binary file not shown.
-23.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)