diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-06 08:17:18 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-06 08:17:18 -0300 |
commit | 515bdd658d91020c73f82b70ff001015b359adc0 (patch) | |
tree | e7c62578e2ef61bf7c9a46de91d92d37620553fe /README.md | |
download | bookup-515bdd658d91020c73f82b70ff001015b359adc0.tar.gz bookup-515bdd658d91020c73f82b70ff001015b359adc0.tar.bz2 |
Initial import
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4501974 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Bookup + +Bookup is an _opinionated_ book publishing template based on [Bookdown][]. + +It is specially useful for reusing the existing design an workflow across +multiple book volumes. + +It was conceived as the underlying system used by [Projeto Vertigem][]. + +At this point Bookup is not highly customized, and probably will not suit +your needs, but still can be used as a reference if you're planning to do +something similar. + +[Bookdown]: https://bookdown.org +[Projeto Vertigem]: https://vertigem.fluxo.info |