Build static sites with logical directory structures, any markup language in existence, and the power to change anything at runtime. Learn more.
winton — 6 posts
SmartAsset only re-packages files that have been modified, uses Closure Compiler for javascript compression, and is framework agnostic. Easy to migrate from AssetPackager. Check it out on GitHub.
A Rails plugin called acts_as_archive does just that. Very easy to set up and auto-migrates from acts_as_paranoid.
Lilypad is a new Hoptoad notifier github.com
Rack middleware that improves upon rack_hoptoad and toadhopper. View it on GitHub.
Sum: Easy budgeting over email sumapp.com
Sum is an open source budgeting application backed by Sinatra.
Simple Git Externals wintoni.us
Create config file,
externals unfreeze, commit to external, externals freeze, commit to parent project. Check out the blog entry or GitHub.