No description
Find a file
maren 17cf04e7f0 fix blog post workflow
previously blog posts were build once when you write a new one
rather than each time you build the site (like the other pages)
this made it really annoying to change anything about the header
and footer layot

this commit fixes that
2024-05-10 21:27:31 -04:00
feed new blog post 2024-02-18 19:57:12 -05:00
posts fix blog post workflow 2024-05-10 21:27:31 -04:00
.gitignore bunk init 2023-11-21 23:17:13 -05:00
blog.html new blog post 2024-02-18 19:57:12 -05:00
build.sh fix blog post workflow 2024-05-10 21:27:31 -04:00
favicon.ico improve header and footer, add favicon 2024-05-01 19:18:08 -04:00
foot.html update license 2024-05-09 20:01:15 -04:00
forest.jpg add picturez 2023-11-25 20:51:17 -05:00
happy-new-year-2023.jpg new blog post 2023-12-27 23:37:31 -05:00
head.html add "now" page 2024-05-08 23:00:47 -04:00
home.html add "now" page 2024-05-08 23:00:47 -04:00
links.html update license 2024-05-09 20:01:15 -04:00
new-post.sh fix blog post workflow 2024-05-10 21:27:31 -04:00
now.html add "now" page 2024-05-08 23:00:47 -04:00
pitcher.jpg add picturez 2023-11-25 20:51:17 -05:00
readme.md readme 2023-11-21 23:19:02 -05:00
robots.txt bunk init 2023-11-21 23:17:13 -05:00
style.css improve header and footer, add favicon 2024-05-01 19:18:08 -04:00
venus.jpg add picturez 2023-11-25 20:51:17 -05:00
view.sh bunk init 2023-11-21 23:17:13 -05:00

this is how i make my website stillgreenmoss.net

it requires more explanation to actually use but there's a build script ./build.sh and a new-blog-post-script ./new-post.sh

there's a deploy script ./deploy.sh but i don't include that in the repo. it's just ssh and rsync and chown and chmod