Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jphastings/thimblr
Thimblr (a rewrite of mwunch's excellent Thimble) is stand alone Ruby app that will help you in designing your Tumblr themes
https://github.com/jphastings/thimblr
Last synced: 3 months ago
JSON representation
Thimblr (a rewrite of mwunch's excellent Thimble) is stand alone Ruby app that will help you in designing your Tumblr themes
- Host: GitHub
- URL: https://github.com/jphastings/thimblr
- Owner: jphastings
- Created: 2010-04-02T17:58:56.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-06T10:17:01.000Z (about 13 years ago)
- Last Synced: 2024-07-17T12:38:22.220Z (4 months ago)
- Language: Ruby
- Homepage: http://toys.byJP.me/thimblr
- Size: 261 KB
- Stars: 63
- Watchers: 4
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.markdown
Awesome Lists containing this project
README
Thimblr
=======Thimblr helps you produce Tumblr themes. As mwunch puts so eloquently in the project that inspired this one, Thimble, it "protects your fingers from tedious copy-pasting."
Installation
------------gem install Thimblr
That's it!
Project Status
--------------
This project is by no means complete! But it works reasonably well, so I thought I'd get it out there.Still to do:
* Get 'pages' working properly
* Get notes working, day pages and tag pages
* Make the importer that grabs post data from Tumblr
* Some other tweaks (search the repo for 'TODO:')