derdennis / it_queue

Building a Dropbox-to-Octopress queue with Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

it_queue.rb README

This script checks the YAML-frontmatter of posts living in a Dropbox-directory. If it finds a post which is marked as published:true and which date: is in the past, it starts to build the blog, in this case instant-thinking.de and publishes it to the web via rsync. This should work with other Octopress-blogs too.

I'll write a blogpost with further details and link to it here in the near future...

About

Building a Dropbox-to-Octopress queue with Ruby


Languages

Language:Ruby 78.1%Language:Shell 21.9%