We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbbc82b commit 9719c84Copy full SHA for 9719c84
src/api/json/catalog.json
@@ -8801,6 +8801,12 @@
8801
"description": "Configuration for R linter",
8802
"fileMatch": ["jarl.toml"],
8803
"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"
8810
}
8811
]
8812
0 commit comments