première tentative d'export du body en md, pas très concluant
This commit is contained in:
parent
8c8295b677
commit
c4892e919c
16 changed files with 477 additions and 0 deletions
8
site/plugins/epub-export/package.json
Normal file
8
site/plugins/epub-export/package.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "studioVariable/epub",
|
||||
"scripts": {
|
||||
"dev": "npx -y kirbyup src/index.js --watch",
|
||||
"serve": "npx -y kirbyup serve src/index.js",
|
||||
"build": "npx -y kirbyup src/index.js"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue