create a post by typing in the console distill::create_post("Title of post")
delete line 5 at the top of the post author: []
delete everything after ---
on line 10
run each line in the each R chunk before knitting the document
create preview plot in the directory of the post
Add preview: preview.png
to top on line 9
knit
build the site locally
drag the _site
folder to your site on netlify (don’t create a new site each time you update)