summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteph Enders <steph@senders.io>2024-03-07 15:17:29 -0500
committerSteph Enders <steph@senders.io>2024-03-07 15:17:29 -0500
commit1f689fd039533801842ae241671f2437ddbe0044 (patch)
tree50d3db88f2c7e676d6679696a101e6ae2b25448f /README.md
parent80f5dacf988b1cddd04eea6c4a6f70b165376764 (diff)
Copy old files and update build.sh to generate it all!
This is a huge messy commit but :) sue me. I'm not at work I can do git badly for once!
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`