aboutsummaryrefslogtreecommitdiff
path: root/content/sections/05-workflow/funcionamento.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/sections/05-workflow/funcionamento.md')
-rw-r--r--content/sections/05-workflow/funcionamento.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/content/sections/05-workflow/funcionamento.md b/content/sections/05-workflow/funcionamento.md
new file mode 100644
index 0000000..66ff216
--- /dev/null
+++ b/content/sections/05-workflow/funcionamento.md
@@ -0,0 +1,9 @@
+# Funcionamento {#funcionamento}
+
+Bookup opera através da _compilação_ de arquivos:
+
+```
+ /--> Livro PDF
+Arquivos fonte em Markdown --> Compilação -->
+ \--> Livro HTML
+```