aboutsummaryrefslogtreecommitdiff
path: root/content/notes/00-intro/notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/notes/00-intro/notes.md')
-rw-r--r--content/notes/00-intro/notes.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/content/notes/00-intro/notes.md b/content/notes/00-intro/notes.md
new file mode 100644
index 0000000..af00773
--- /dev/null
+++ b/content/notes/00-intro/notes.md
@@ -0,0 +1,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.