From 46087a2503032443d7f0613e5aeb2a5195c27850 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 8 Jun 2024 10:05:30 +0100 Subject: Fix: misc improvements --- content/sections/05-workflow/funcionamento.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/sections/05-workflow/funcionamento.md (limited to 'content/sections/05-workflow') 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 +``` -- cgit v1.2.3