work on splitting up extras css; start handling build metadata; start building sitemaps

This commit is contained in:
2023-05-19 00:00:15 -07:00
parent bf390c324f
commit 5689c64c4e
21 changed files with 1015 additions and 495 deletions

View File

@@ -23,10 +23,11 @@
"dependencies": {
"@doc-utils/color-themes": "^0.1.14",
"@doc-utils/jsonschema2markdown": "^0.1.1",
"@doc-utils/markdown2html": "^0.1.21",
"@doc-utils/markdown2html": "^0.2.1",
"glob": "^10.2.3",
"luxon": "^3.3.0",
"mustache": "^4.2.0",
"xmlbuilder2": "^3.1.1",
"yaml": "^2.2.2"
}
}