Ringobot log - RingoJS IRC channel: #ringojs on irc.freenode.net
2010-08-05:
[10:35] <hannesw> my summer intern started working on a simple website app for publishing static content with on-demand markdown processing[10:35] <hannesw> http://github.com/davidbierbauer/simplesite
[10:36] <hannesw> this is turning out pretty cool
[10:36] <hannesw> you could add other automatic conversion, like sass
[10:36] <hannesw> and do it in middleware...
[10:39] <hannesw> ...and my idea is to use this for the ringojs.org site root
[10:40] <oberhamsi> cool!
[10:40] <hannesw> so /wiki would still be the browser-edited wiki
[10:40] <hannesw> but everything directly in / would be static markdown files in a git repo
[10:40] <hannesw> does that sound like a good idea?
[10:41] <hannesw> oberhamsi your tutorial could then be managed that way, for example (just too long for in-browser editing)
[10:41] <oberhamsi> yes sounds good! though i'd like to split the tutorial in smaller pages.. but for that git managed content would be nicer too
[10:42] <hannesw> right
[12:28] <ringostarr> b848e16 Hannes Walln?fer: Add jsdoc comment for markdown process() method.
[14:26] <ringostarr> 39ce5ca Hannes Walln?fer: Rename ringo/utils/* to plural form and use lower-case plural form code convention.
