]> git.r.bdr.sh - rbdr/page/commitdiff
Update README
authorRuben Beltran del Rio <redacted>
Tue, 18 Apr 2023 17:15:27 +0000 (19:15 +0200)
committerRuben Beltran del Rio <redacted>
Tue, 18 Apr 2023 17:15:27 +0000 (19:15 +0200)
README.md

index b842b0a79259690de8ab195d1e6a8760f2f9f50a..3879878666e38d18a72a4fd2c29cdae12a73267e 100644 (file)
--- 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