A human-friendly DSL for ATProto Lexicons
27
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 16 lines 384 B view raw
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"