From 86cee1dca86dcaff65c3dddd3d8091f8c4d4e20e Mon Sep 17 00:00:00 2001 From: rca Date: Sat, 24 Aug 2024 14:53:34 +0900 Subject: [PATCH] =?UTF-8?q?css=E4=BF=AE=E6=AD=A3=E3=81=AA=E3=81=A9?= =?UTF-8?q?=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- template/template.html | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b31fd65..9ca3774 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "build:step2": "npx doctoc --notitle --maxlevel 3 work/all.md", "build:step3": "node scripts/mdit.js work/all.md work/all_md.html", "build:step4": "node scripts/ejs.js template/template.html work/all.html", - "build:step5": "npx html-inline work/all.html -b doc -o dist/all.html", + "build:step5": "npx html-inline work/all.html -b ./ -o dist/all.html", "build:step6": "npx tsx scripts/convert.ts", "build": "npm run build:step1 && npm run build:step2 && npm run build:step3 && npm run build:step4 && npm run build:step5 && npm run build:step6" }, diff --git a/template/template.html b/template/template.html index 10684cd..e45360a 100644 --- a/template/template.html +++ b/template/template.html @@ -5,8 +5,9 @@ Template - - + + +