summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 269d7c1..3e647e0 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@ This is the repo for my personal website. It's not much but it's mine.
## Structure
`./build.sh` builds the site - generates a `www` and `gemini` folder!
-`_posts` is where the posts go!
-`_templates` are where the templates are for file generation
+`posts` is where the posts go!
+`templates` are where the templates are for file generation
`static-html` all the HTML files that are, well, static and can be copied as written
`static-gemini` all the gemtext files that are, also, static and can be copied as written
`res` all the resources! These will end up in `www/media`