typstify-generator 0.1.8

Static site generation engine
Documentation
[site]
title = "My Typstify Blog"
description = "A sample blog built with Typstify"
host = "https://longcipher.github.io"
base_path = "/typstify"
default_language = "en"
author = "Typstify Team"

[languages.zh]
name = "中文"

[build]
output_dir = "public"
minify = false

[search]
enabled = true

[rss]
enabled = true
limit = 20