From: Stefan Mahlitz Date: 2007-05-19T22:20:15+09:00 Subject: Re: Atchoum - A static website framework macournoyer wrote: > Hey! just wanted to share this little framework I built to make static > website using markaby. > > http://macournoyer.wordpress.com/2007/05/17/atchoum-a-static-website-framework/ > > Let me know what you think! Nice work. The "integrated server" does only work if the file is named like the class - so the example from the api-documentation[1] does work only if the file is called sections.rb - correct me if I'm wrong. [1] http://code.macournoyer.com/atchoum/rdoc/ Stefan