Work Flow
Ideally the workflow will go like this:
- I write a post in markdown in joplin. including images.
- joplin syncs that to my home server which then dumps the markdown files as well as the associated images into the root of my local copy of my site
- hugo spits out the static site
- a cron job/script uploads the static site to my webhost
- i ignore my blog for another 5 years.
so far, im at step 0, get the site actually published.