My prior Jekyll setup was as such:
- Jekyll installed on Amazon EC2 instance.
- Template/files generated on EC2 instance.
- Uploaded content to template/work directory as needed.
I’ve since decided that was “A Bad Idea™”, and have chosen to offload the work from the EC2 instance to my FreeBSD machine instead, updating content with rysnc as it’s generated. This poses a few minor annoyances for the moment. First, the DSL I’m connected to is currently crawling at a snail’s pace. However, the nice thing is that you, the reader, don’t see all my ugly fuckups as they happen. Instead, you only get to see the pretty pre-formatted pages as they’re ready for print. That’s a major advantage. As I learn Maruku, you’re not forced to watch me painfully learn it’s syntax. Good stuff, huh?

