rose-pine-nix/docs/book.toml
seth 1f11b0aeb0
feat!: move docs to website (#170)
* feat!: move docs to website

* feat: flesh out docs site

* docs: add changelog to website

* docs: fix `npins add` command snippet

* docs: remove broken declarations

* ci: remove local docgen

* docs: update site FAQ
2024-05-21 16:57:51 -04:00

16 lines
407 B
TOML

[book]
title = "catppuccin/nix"
authors = ["getchoo"]
description = "Soothing pastel theme for Nix"
language = "en"
multilingual = false
src = "src"
[output.html]
default-theme = "mocha"
preferred-dark-theme = "mocha"
additional-css = ["./theme/catppuccin.css"]
no-section-label = true
git-repository-url = "https://github.com/catppuccin/nix"
git-repository-icon = "fa-github"
cname = "nix.catppuccin.com"