No description
maren
17cf04e7f0
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 |
||
---|---|---|
feed | ||
posts | ||
.gitignore | ||
blog.html | ||
build.sh | ||
favicon.ico | ||
foot.html | ||
forest.jpg | ||
happy-new-year-2023.jpg | ||
head.html | ||
home.html | ||
links.html | ||
new-post.sh | ||
now.html | ||
pitcher.jpg | ||
readme.md | ||
robots.txt | ||
style.css | ||
venus.jpg | ||
view.sh |
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