Draft
Conversation
Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add automatic article file configuration to vivliostyle.config.js
feat: 記事ファイルの自動設定 — Auto-discover articles from Mar 13, 2026
articles/ directory
Copilot stopped work on behalf of
mitsuharu due to an error
March 13, 2026 09:52
Copilot stopped work on behalf of
mitsuharu due to an error
March 13, 2026 09:53
…upport multi-line YAML, dynamic title and TOC pages, configurable header template Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
Copilot
AI
changed the title
feat: 記事ファイルの自動設定 — Auto-discover articles from
feat: dynamic article config — profile key, multi-line YAML, title/TOC/header from config files
Mar 13, 2026
articles/ directory…pts/article-utils.js Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
Copilot
AI
changed the title
feat: dynamic article config — profile key, multi-line YAML, title/TOC/header from config files
refactor: move article-discovery logic out of vivliostyle.config.js; address front matter review comments
Mar 13, 2026
Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
Copilot
AI
changed the title
refactor: move article-discovery logic out of vivliostyle.config.js; address front matter review comments
Separate article-discovery logic from vivliostyle.config.js and document new features
Mar 13, 2026
Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
…能にする Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
Copilot
AI
changed the title
手動管理の原稿ファイルを pages/ にまとめ、generated/ を .gitignore に追加
fix: Docker環境でのmake pdfでarticle-utils.jsが見つからないエラーを修正
Mar 14, 2026
Copilot
AI
changed the title
fix: Docker環境でのmake pdfでarticle-utils.jsが見つからないエラーを修正
fix: Docker環境でmake pdfが../scripts/article-utils.jsを見つけられない問題を修正
Mar 14, 2026
Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
Copilot
AI
changed the title
articles/ ディレクトリに原稿ファイルを置くだけで自動的に PDF に組み込まれる仕組みを追加
feat: PR概要に全変更点を自動まとめるワークフロー追加
Mar 14, 2026
This reverts commit 3a442c3.
Contributor
|
📄 PDF が作成されました |
Contributor
|
📄 PDF が作成されました |
Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
…on generation Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
Co-authored-by: mitsuharu <296276+mitsuharu@users.noreply.github.com>
Contributor
|
自動化やりすぎ感もあるので、整理せんとなあ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
奥付(colophon)のコンテナ行が
発行/表紙/印刷/連絡先にハードコードされており、行の追加・削除・並べ替えができなかった。generate.ymlにcolophon_rows配列を定義することで任意の行を生成できるようにした。Changes
generate.yml—cover_designer/print_company/contactの個別フィールドを廃止しcolophon_rows配列に統一generate-manuscripts.jsparseYamlObjectArray()追加 —- key: value形式の YAML オブジェクト配列をパースloadGenerateConfig()拡張 — 値なしキーの後続がリスト形式なら自動でオブジェクト配列として検出generateColophon()—colophon_rows配列からのみ行を生成。未定義・非配列の場合は行なし(後方互換フォールバックは削除)📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.