Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.02 KB

readme.md

File metadata and controls

35 lines (20 loc) · 1.02 KB

#Scotch ###A really classy, dead simple, markdown based, blogging framework for node.js

To try Scotch for yourself, make sure that you have node, npm, geddy (npm install -g geddy), and mongodb installed, then do this:

$> git clone git://github.com/Techwraith/scotch.git
$> cd scotch && npm install && sudo geddy

Go to http://0.0.0.0/dashboard/install to install Scotch.

Your blog should be up and running on http://localhost

Dashboard

Scotch's dashboard

Writing

writing in Scotch

Reading

writing in Scotch

Things to Do

  • make sure slugs are unique
  • allow authors to log out
  • create a way to change blog settings
  • add keyboard shortcuts to the dashboard
  • add command line interface for: generating a scotch site, starting a scotch daemon, generating a static site
  • figure out how to make the perfect ice cube