You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
654 B
TOML

base_url = "https://250kb.club/"
title = "The 250kb Club"
description = "An exclusive membership for web pages presenting themselves in no more than 250kb."
default_language = "en"
compile_sass = false
build_search_index = true
minify_html = true
generate_feed = true
feed_filename = "rss.xml"
[markdown]
highlight_code = false
render_emoji = false
external_links_target_blank = true
external_links_no_follow = true
external_links_no_referrer = false
smart_punctuation = true
[search]
include_title = true
include_description = false
include_path = false
include_content = true
[extra]
author = "Norman Köhring"
author_homepage = "https://koehr.in"