commit d909a493f7d957bd9beb055e446d02dc211e7929
parent d338e3830e34ae6bcaed7403ce3b57c5b62da292
Author: Hugo Soucy <hugo@soucy.cc>
Date: Sat, 19 Mar 2022 14:46:29 -0400
Link to the wiki page about collections.
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -25,7 +25,9 @@ curve.
* Make a static website from markdown (or HTML) files.
* Satelito can also generate pages individually or by directory.
* Automatically create lists of subpages, for all index pages.
-* Define page collections from directory name or page name.
+* Define page
+ [collections](https://codeberg.org/hs0ucy/Satelito/wiki/Collection)
+ from directory name or page name.
* Automatically creates Atom/RSS syndication files, for all index
pages.
* Fast, a site with hundreds of pages can be generated in seconds.