aboutsummaryrefslogtreecommitdiff
path: root/content/notes/00-intro/notes.md
blob: af007739fdef5c9a38c86146414279d6cc3bd574 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
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.