Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danja/dogalog
/ build-docs.mjs
File
build-docs.mjs
scripts/build-docs.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ copyFile, mkdir, readFile, writeFile } from
'fs/promises'
;
2
import
path from
'path'
;
3
import
{ fileURLToPath } from
'url'
;
4
import
{ marked } from
'marked'
;
Callers
nothing calls this directly
Calls
1
template
Function · 0.85
Tested by
no test coverage detected