Skip to content

Commit 9719c84

Browse files
authored
Add Zola configuration (SchemaStore#5170)
1 parent bbbc82b commit 9719c84

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8801,6 +8801,12 @@
88018801
"description": "Configuration for R linter",
88028802
"fileMatch": ["jarl.toml"],
88038803
"url": "https://github.com/etiennebacher/jarl/releases/latest/download/jarl.schema.json"
8804+
},
8805+
{
8806+
"name": "Zola Configuration",
8807+
"description": "A fast static site generator in a single binary with everything built-in",
8808+
"fileMatch": ["zola.toml"],
8809+
"url": "https://cscnk52.github.io/json-schemas/zola.schema.json"
88048810
}
88058811
]
88068812
}

0 commit comments

Comments
 (0)