aboutsummaryrefslogtreecommitdiff
path: root/structure/notes/pt-br/00-header.yml
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-10 14:09:41 +0100
committerSilvio Rhatto <rhatto@riseup.net>2024-06-10 14:09:41 +0100
commitd5f4b967422ed898d15aa5941f777155ddb3e3c5 (patch)
tree83c0c34e47c4e707fea6b1316bc4a3408485446f /structure/notes/pt-br/00-header.yml
parent0f0f4bbd9c6cba0fbf196de47e2baed7741391c3 (diff)
downloadbookup-d5f4b967422ed898d15aa5941f777155ddb3e3c5.tar.gz
bookup-d5f4b967422ed898d15aa5941f777155ddb3e3c5.tar.bz2
Feat: towards localization support
Diffstat (limited to 'structure/notes/pt-br/00-header.yml')
-rw-r--r--structure/notes/pt-br/00-header.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/structure/notes/pt-br/00-header.yml b/structure/notes/pt-br/00-header.yml
new file mode 100644
index 0000000..1404cad
--- /dev/null
+++ b/structure/notes/pt-br/00-header.yml
@@ -0,0 +1,20 @@
+site : "bookdown::bookdown_site"
+output:
+ bookdown::gitbook:
+ config:
+ toc:
+ collapse: section
+ toolbar:
+ # Default search indexing is very slow: there's lots of notes to be indexed at each page load
+ # Because of that, it may be better to disable search by default
+ #search: no
+ # Fuse search engine is faster
+ search:
+ engine: fuse
+ sharing: no
+ fontsettings:
+ theme: night
+ family: sans
+ size: 2
+ #split_by: chapter+number
+ #split_by: section