Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 537 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 537 Bytes

Britto

Britto a simple blog made with Meteor. This is very much still work in progress still though.

How to use

To use Britto, you need to install Meteor:

curl install.meteor.com | /bin/sh

Then you can clone the code onto your system:

git clone git://github.com/jonathanKingston/britto.git

Move to that direcory and deploy to your own location:

cd britto
meteor deploy [yourlocation].meteor.com

You can then visit your applications address and login with username: admin and password: password.