kismesis 0.5.0

A static site generator with plugins and a custom markup language.
Documentation
1
2
3
4
5
6
7
[[language]]

name = "rust"

indent = {unit="\t", tab-width=4}



[language-server.rust-analyzer.config]

check.command = "clippy"

cargo.features = ["pdk", "plugins", "reporting"]