Skip to content

Instantly share code, notes, and snippets.

@jazzychad
Last active September 23, 2015 05:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jazzychad/c753df23231798dfb123 to your computer and use it in GitHub Desktop.
Save jazzychad/c753df23231798dfb123 to your computer and use it in GitHub Desktop.
First Post: Jules Verne
{
"title": "First Post: Jules Verne",
"visbility": "public",
"visibility": "public"
}

This is a test of the first post on my new photo blog.

These photos were taken last year (Summer of 2014) when Kim and I ate at the Jules Verne restaurant in the Eiffel Tower in Paris.

Here's how it works:

  • I take raw photos I want for a post from my dSLR and put them in a directory.
  • I run a little script.
  • It uses imagemagick to resize the huge original photos into smaller thumbnails and medium sized images which you see in the posts.
  • It then uses s3cmd to upload all of the image assets to a public S3 bucket.
  • It auto-generates the markdown of all of the photos so that I can paste it directly into the composer window for this blog
  • The medium image previews link directly to the full-sized images on S3.
  • I can then edit the post with extra text or add captions or whatever!

The main use-case I see for this photoblog is during travel. Each day I can quickly post photos without a hassle, and I have control over all my data!

alt


alt


alt


alt


alt


alt


alt


alt


alt


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment