What is this?
A lume (deno) powered statically generated blog for the Sun Tree Apps website.
- The blog is edited in this repo.
- use
deno task cms
to locally edit the blog
- The blog is then generated
deno task build
- The generated output is then copied to the suntreeapps website's
blog/
folder
- The suntreeapps site is then published