With a desire to have a recreatable state across my changing server setup, I decided it was time to apply best practices at home and automate my server management with Ansible.
Jekyll served me well on my old blog site, but I wanted to see what you can do with static sites and react, so I've cleared (almost) everything out, and started fresh.
ownCloud provides a basic Command Line Tool for syncronising a folder with your cloud share, but you have to run it each time you want to sync. Using the webDAV capabilities of ownCloud you can mount your folder as a remote drive and work with it that way.
Plenty of services exist to provide you with free Dynamic DNS hostnames, but what if you want to use your own domain name to point to a non-static IP?
Jekyll comes equipped with `post.next` and `post.previous` links, but how about just moving through the posts within one category?