A human-friendly DSL for ATProto Lexicons
1base_url = "https://mlf.lol"
2title = "MLF - Matt's Lexicon Format"
3description = "A human-friendly DSL for ATProto Lexicons"
4default_language = "en"
5
6compile_sass = true
7build_search_index = false
8generate_feeds = false
9
10[markdown]
11highlight_code = true
12highlight_theme = "dracula"
13extra_syntaxes_and_themes = ["syntaxes"]
14
15[extra]
16github_url = "https://tangled.org/@stavola.xyz/mlf"