diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-09 12:18:06 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-09 12:18:06 +0100 |
commit | a45b39d7995e4c0b57272d4fc286eb54e02b9c70 (patch) | |
tree | 46f3a8bafc32df8b02d5c1906137c2881e9d8ce1 /content/notes/00-intro/notes.md | |
parent | ab90f9241d0867206858c306c8d7fb08ee7f0275 (diff) | |
download | bookup-a45b39d7995e4c0b57272d4fc286eb54e02b9c70.tar.gz bookup-a45b39d7995e4c0b57272d4fc286eb54e02b9c70.tar.bz2 |
Unified configuration for book and notes
Diffstat (limited to 'content/notes/00-intro/notes.md')
-rw-r--r-- | content/notes/00-intro/notes.md | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/content/notes/00-intro/notes.md b/content/notes/00-intro/notes.md index af00773..79d3f49 100644 --- a/content/notes/00-intro/notes.md +++ b/content/notes/00-intro/notes.md @@ -1,32 +1,3 @@ ---- -title : "Bookup Notebook" -author : "Silvio Rhatto" -date : "`r Sys.Date()`" -lang : "pt-br" -site : "bookdown::bookdown_site" -publisher: "Bookup" -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 - ---- - # Caderno de anotações {#index} Exemplo de caderno de anotações. |