From 8c4c2f5c72176b2f9b0faf4596a34878a109bf22 Mon Sep 17 00:00:00 2001 From: rca Date: Wed, 14 Aug 2024 09:14:00 +0900 Subject: [PATCH] test wip --- package.json | 2 +- template/template.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d53f872..1c67b8a 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 $(pwd) -o dist/all.html", + "build:step5": "npx html-inline work/all.html -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..7641618 100644 --- a/template/template.html +++ b/template/template.html @@ -5,8 +5,8 @@ Template - - + +