trying this whole thing again

This commit is contained in:
2026-02-09 17:34:44 -05:00
parent 48f9634230
commit 14a1edca90
264 changed files with 6 additions and 14315 deletions

View File

@@ -4,7 +4,7 @@
{
"src": [
{
"src": "../Awperative",
"src": "../Awperative/",
"files": [
"**/*.csproj"
]
@@ -31,18 +31,16 @@
]
}
],
"output": "docs/_site",
"output": "_site",
"template": [
"default",
"modern"
],
"relativePath" : true,
"globalMetadata": {
"_appName": "Awperative",
"_appTitle": "Awperative",
"_enableSearch": true,
"pdf": true
}
},
"BasePath": "/Awperative"
}
}