Finish getting started page

This commit is contained in:
2025-04-19 09:32:23 -04:00
parent 1575d828bf
commit 4a820f5904
5 changed files with 46 additions and 15 deletions

View File

@@ -4,7 +4,9 @@
"content": [
{
"files": [
"**/*.{md,yml}"
"index.md",
"toc.yml",
"docs/**/*.{md,yml}"
],
"exclude": [
"_site/**"