yagit

Yet another static site generator for Git 🙀️

Commit
d18edeb203f9382cd7b5192122abd0d78b18602e
Parent
f7f14df2dcca84e69ffbcb15747b658560942fc3
Author
Pablo <pablo-pie@riseup.net>
Date

Updated the README

Added a "Limitations" section

Diffstats

1 files changed, 7 insertions, 0 deletions

Status Name Changes Insertions Deletions
Modified README.md 2 files changed 7 0
diff --git a/README.md b/README.md
@@ -48,6 +48,13 @@ $ yagit init REPO_NAME
 
 For more information check the `yagit.1` man page.
 
+## Limitations
+
+* yagit is only supported on UNIX systems
+* yagit is single threaded: this is because my personal VPS has a single core
+* yagit _does not_ support customization of the HTML output (see the
+  **Configuration** section bellow)
+
 ## Configuration
 
 A number of configuration options is provided at compile-time. See