Setup your new blog in just 5 minutes.


curl -fsSL bit.ly/install-deardesi | bash

desi init -d ~/my-blog

open ~/my-blog

desi serve -d ~/my-blog
            

The open http://local.dear.desi:65080

in your browser.

Why Desi?


  • Built in JavaScript
    • Write content in Markdown, Jade, or HTML
    • Mustache Templates
    • Use ruhoh themes (or roll your own)
  • Build your blog right in your browser
  • Build headless with io.js (and node.js)
  • Use Git, Dropbox, or regular Folders for management
  • Dual Licensed Apache2 and MIT
  • No Ruby version Hell - it'll still work in 6 months! :-D

What are you waiting for?


Try it!