From: Ruben Beltran del Rio Date: Tue, 18 Apr 2023 17:15:27 +0000 (+0200) Subject: Update README X-Git-Tag: 1.1.0~1 X-Git-Url: https://git.r.bdr.sh/rbdr/page/commitdiff_plain/05a467ca4c4bdc6c88c70d11a75581c6d6714c47?hp=dd0a540c2002f479ac56a7e0169e86d0f6f14d85 Update README --- 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 ../_html +3. your html output is in ../_html +4. your gemini without frontmatter output is in ../_gemini So for example: @@ -20,6 +21,7 @@ $ page $ ls .. website/ website_html/ +website_gemini/ ``` ## Front Matter