Skip to content

Conversation

@3w36zj6
Copy link
Member

@3w36zj6 3w36zj6 commented Jun 12, 2025

cf. #129

背景

Exampleコードの実行結果の画像の生成の際に必要なアセットは既にtypst-dev-assetsから取得されるようになっていますが、不要な/assets/ディレクトリが残ったままであったため削除しました。

また、Markdownの文章中にある画像ファイルを扱うためにTestResolverに画像のファイル出力を実装しました。

備考

Webサイトで必要なアセットの出力先は/assets/docs/である必要がなくなったので、別のPRで出力先を/website/以下に変更できます。

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Chore to remove unused /assets/ directory now replaced by external typst-dev-assets and add image file output support in TestResolver.

  • Deleted legacy example asset files under assets/files/
  • Prepared for moving website asset output path in a follow-up PR

Reviewed Changes

Copilot reviewed 90 out of 90 changed files in this pull request and generated no comments.

Show a summary per file
File Description
assets/files/*.bib Removed unused bibliography example files
assets/files/*.json Removed unused JSON example files
assets/files/*.toml Removed unused TOML example files
assets/files/*.yaml Removed unused YAML example files
assets/files/*.xml Removed unused XML example files
assets/files/*.html/.csv/.txt Removed other unused example data files
assets/files/SExpressions.sublime-syntax Removed unused syntax definition file

@3w36zj6 3w36zj6 force-pushed the feature/remove-assets-directory branch from 900ffbe to ba831a9 Compare June 12, 2025 05:23
Copy link
Member

@kimushun1101 kimushun1101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ご対応ありがとうございます。git clone からやり直して問題なくページが表示されることを確認しました。

Copy link
Contributor

@gomazarashi gomazarashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

問題ないことを確認いたしました。

@3w36zj6 3w36zj6 merged commit 7c7dfcf into main Jun 13, 2025
5 checks passed
@3w36zj6 3w36zj6 deleted the feature/remove-assets-directory branch June 13, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants