mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-12 04:17:25 +01:00
19 lines
924 B
Markdown
19 lines
924 B
Markdown
---
|
|
title: Thimblr
|
|
date: 2010-04-12T14:47:00+01:00
|
|
draft: false
|
|
emoji: 📐
|
|
tags:
|
|
- thimblr
|
|
- code
|
|
- ruby
|
|
- tumblr
|
|
- from-tumblr
|
|
---
|
|
{{< vimeo 10866898 >}}
|
|
|
|
I've released [Thimblr](https://github.com/jphastings/thimblr) — a tool to speed up your Tumblr theme development. Its a Ruby gem, so it's very simple to install, with `gem install Thimblr`, once that's done you just need to run `thimblr`, as a binary is installed for you with the gem.
|
|
|
|
This screencast should help you with the basics, though I've designed it to be totally self explanatory, but if you have any problems please open an [issue on github](https://github.com/jphastings/thimblr/issues) and I'll get right on it!
|
|
|
|
Please note, because I don't have a windows box to test on at the moment it just plain won't work at the moment. If anyone knows of a good place to store settings files etc. in windows then let me know and I'll get it working.
|