commit e6f0b9dd1267b33a3f9946bc0fb3f6bd2a87fd2c
parent 9c1ad2072cfeb9a82a68c8d4f2976c86fcdb970c
Author: Hugo Soucy <hugo.soucy@savoirfairelinux.com>
Date: Tue, 8 Nov 2016 17:23:02 -0500
Modify the main title of the readme
Diffstat:
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -1,4 +1,4 @@
-# } FakeStache SSG {
+# FakeStache SSG
Yep! An Other Static Website Generator!
@@ -36,6 +36,7 @@ Made with [Bash](https://www.gnu.org/software/bash/),
* `move-html-to-publichtml`
* `parse_yaml`
* `lib/`
+ * `mo/`
* `public_html/`
* `static/`
* `templates`
@@ -50,6 +51,9 @@ Made with [Bash](https://www.gnu.org/software/bash/),
* `default.mustache`
* `index.mustache`
* `pandoc/`
+* `.gitignore`
+* `.gitmodules`
+* `fakestache`
## Usage