Initial commit of how-to guides with Antora skeleton

This commit is contained in:
Steve Riesenberg
2021-12-03 14:31:56 -06:00
parent 0e4e7c7373
commit 2c47f885a9
14 changed files with 2066 additions and 0 deletions

6
docs/package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"@antora/cli": "^3.0.0-alpha.8",
"@antora/site-generator-default": "^3.0.0-alpha.8"
}
}