summary history branches tags files
commit:08b075e29d1dee8046cc8ae0f015b7ba5073d606
author:Trevor Bentley
committer:Trevor Bentley
date:Thu Jan 26 01:29:50 2023 +0100
parents:d58a7e3316ce14d165ea4afac58d13f6cc2acdd5
add a few more features to README
diff --git a/README.md b/README.md
line changes: +4/-0
index f7726b8..4aef48d
--- a/README.md
+++ b/README.md
@@ -44,6 +44,8 @@ Feedback, bug reports, and feature requests are welcome.
 
 * Generate static, templated, multi-page output from Git repositories
 * Index any number of Git repositories
+  * local directories (bare or full)
+  * remote repositories (only unauthenticated HTTPS)
 * Configurable name, path, branch, description, website, etc.
 * Site-wide and per-repository settings
 * Multiple supported templates
@@ -58,9 +60,11 @@ Feedback, bug reports, and feature requests are welcome.
 * Configurable output
   * configurable file names, with variable substitution
   * configurable directory structure
+  * unlimited template-to-output mappings
 * Paginated output
 * Configurable limits for RAM and disk space usage
 * Site-wide and per-repository asset files
+* Basic "permalink" support
 
 ## Getting Started