Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 665 Bytes

README.markdown

File metadata and controls

26 lines (18 loc) · 665 Bytes

bingo - a buzz word driven blog system

Features

  1. markdown editor
  2. posts in 2 languages (minimal)
  3. inline editor
  4. use mootools for that

Deploy

epio

If you have a ep.io account, you can deploy easily bingo project. To do this, follow the instructions:

  1. cd bingo
  2. pip install epio
  3. setup your account
  4. create your app
  5. epio upload

Just do it, and your bingo blog is online.

obs: Dont need configure epio.ini file. We did it :D