aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index b842b0a..3879878 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,8 @@ want to generate some HTML"
1. Stand on the directory you want to turn into a page
2. run page
-3. your output is in ../<directory_name>_html
+3. your html output is in ../<directory_name>_html
+4. your gemini without frontmatter output is in ../<directory_name>_gemini
So for example:
@@ -20,6 +21,7 @@ $ page
$ ls ..
website/
website_html/
+website_gemini/
```
## Front Matter