Awesome i will give it a go.
On Sun, Apr 04, 2010 at 05:51:52AM +0200, Nibble wrote:
> Hi,
> 
> I'm writing a little (68 LOC) "web-framework" is sh. I think that the
> most remarkable features are:
> * Markdown support
> * Only depends on some standard commands: 'echo', 'grep', 'ls' and
>   'sed'.
> * Easy configuration
> * Create a web site is as easy as creating folders for sections and
>   markdown files for contents
> * Minimalism (68 LOC in one cgi)
> 
> It is inspired in werc, but keeping all the code base in one little
> monolitic script, looking for the maximum simplicity (sw uses the werc
> stylesheet by default, yep... I had not time for redesigning it and I
> like the werc look, so I just cleaned it a bit ;) 
> 
> You can get sw from my hg repository:
> $ hg clone http://nibble.develsec.org/hg/sw
> 
> More info at: http://nibble.develsec.org/sw.cgi/projects/sw.md
> 
> If you want to give it a quick look, just say that
> http://nibble.develsec.org/ is using sw now :)
> 
> Feedback is welcome :)
> 
> Best,
> -- nibble
> 

Reply via email to