9c9576b5b9
ci / test (macos-latest) (push) Has been cancelled
ci / test (ubuntu-latest) (push) Has been cancelled
ci / lint (push) Has been cancelled
ci / govulncheck (push) Has been cancelled
ci / tidy (push) Has been cancelled
ci / webview (push) Has been cancelled
ci / windows-gui (push) Has been cancelled
release / check (push) Has been cancelled
release / release (push) Has been cancelled
Docs / build (push) Has been cancelled
Docs / deploy-pages (push) Has been cancelled
Docs / deploy-cloudflare (push) Has been cancelled
11 lines
461 B
TOML
11 lines
461 B
TOML
title = "kage"
|
|
baseURL = "https://kage.tamnd.com/"
|
|
description = "kage (影, shadow) clones any website into a self-contained folder you can browse offline, with all the JavaScript stripped out. It renders every page in headless Chrome, removes every script, and localises the CSS, images, and fonts."
|
|
contentDir = "content"
|
|
outputDir = "public"
|
|
theme = "tago-doks"
|
|
syntaxHighlight = "true"
|
|
|
|
[params]
|
|
github = "https://github.com/tamnd/kage"
|