Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 519 Bytes

README.markdown

File metadata and controls

21 lines (16 loc) · 519 Bytes

CaptainsBlog

Blog port for Harbor applications

Dependencies

  • harbor (>= 0.12.7)
  • port_authority (>= 1.6.38)
  • logging
  • dm-core (= 0.9.11)
  • dm-is-tree (= 0.9.11)
  • RedCloth

Try it out

  • git clone git://github.com/wiecklabs/captains_blog.git
  • cd captains_blog
  • mkdir log
  • rackup
  • Go to http://localhost:9292/ and have fun!