vimkim blog

book.toml

[book]
authors = ["Daehyun Kim"]
language = "en"
multilingual = false
src = "src"
title = "vimkim's blog"

[output.html]
default-theme = "frappe"
preferred-dark-theme = "frappe"
smart-punctuation = true
mathjax-support = false
copy-fonts = true
no-section-label = false
git-repository-url = "https://github.com/vimkim"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/vimkim/blog/edit/main/{path}"
additional-css = ["./theme/catppuccin.css"]

[output.html.fold]
enable = true