base_url = "https://liljamo.dev"
title = "liljamo projects"
#description = "showcase and devlog site for personal projects"
# default author
author = "Jonni Liljamo"
default_language = "en"
# theme = "" # none
output_dir = "public"
preserve_dotfiles_in_output = false
compile_sass = false
minify_html = false
build_search_index = false
ignored_content = []
generate_feed = false
# feed_filename = "atom.xml"
# feed_limit = 20 # unlimited when not set
taxonomies = []
[markdown]
highlight_code = true
extra_syntaxes_and_themes = []
highlight_theme = "ayu-light"
render_emoji = false
external_links_target_blank = true
external_links_no_follow = false
external_links_no_referrer = false
# might be bad, feel free to change if it ain't maketh shit dope
smart_punctuation = true
[extra]
# Put all your custom variables here