mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
23 lines
478 B
YAML
23 lines
478 B
YAML
input: .
|
|
output: public_html
|
|
url: https://docs.notesnook.com
|
|
branding:
|
|
title: Notesnook
|
|
label: Docs
|
|
colors:
|
|
label:
|
|
text: "#ffffff"
|
|
background: "#00C853"
|
|
|
|
exclude:
|
|
- "*node_modules/"
|
|
- "*__generator__/"
|
|
favicon: favicon.png
|
|
meta:
|
|
title: " | Notesnook Docs"
|
|
edit:
|
|
repo: "https://github.com/streetwriters/notesnook"
|
|
base: "docs"
|
|
footer:
|
|
copyright: "© Copyright {{ year }} [Streetwriters LLC](https://streetwriters.co/). All rights reserved."
|