From: Ron G. <ro...@fl...> - 2009-02-21 19:12:16
|
On Feb 21, 2009, at 10:52 AM, Yuri Takhteyev wrote: > Sounds like fun! Can you put up a demo online and perhaps add more > documentation? There's no authentication built in yet, so I'm a tad leery about leaving a public demo running. It's a pretty big security hole. But it takes literally less than a minute to get it up and running on your system. Download, unpack, run driver.py, and point a browser at localhost:8080. There are (or at least should be) no external dependencies other than Python. > Does the wiki use markdown.py and showdown in combination, or does the > user choose between the two? It uses markdown on the back-end and showdown to provide a live update as you edit. It's really pretty cool. rg |