docs: add asciidoc docs for use with refinedsites

This commit is contained in:
raoulvdberge
2023-11-26 18:31:35 +01:00
parent 27442fbfac
commit b489a3db8f
237 changed files with 3175 additions and 0 deletions

9
docs/component.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "Refined Storage",
"version": "0.0.0",
"pagesPath": "pages/",
"pageTemplateOverrides": {
"index.adoc": "refined-storage-index"
},
"assetsPath": "assets/"
}