From 1f689fd039533801842ae241671f2437ddbe0044 Mon Sep 17 00:00:00 2001 From: Steph Enders Date: Thu, 7 Mar 2024 15:17:29 -0500 Subject: 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! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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` -- cgit v1.2.3-54-g00ecf