Hello, I want to write some web pages using embedded ruby & haml, but
without rails or staticmatic. Dreamhost has the gem installed. What
do I need, in order to simply write plain index.haml files ?
On Sat, Oct 31, 2009 at 1:10 PM, Jesse <teff...@gmail.com> wrote:
> Hello, I want to write some web pages using embedded ruby & haml, but
> without rails or staticmatic. Dreamhost has the gem installed. What
> do I need, in order to simply write plain index.haml files ?
> You can use the haml command-line tool, like so: "haml index.haml
> index.html".
> On Sat, Oct 31, 2009 at 1:10 PM, Jesse <teff...@gmail.com> wrote:
> > Hello, I want to write some web pages using embedded ruby & haml, but
> > without rails or staticmatic. Dreamhost has the gem installed. What
> > do I need, in order to simply write plain index.haml files ?
On Sat, Oct 31, 2009 at 2:53 PM, Jesse <teff...@gmail.com> wrote:
> Thanks. Again, it's a great thing you do. Haml is like a Mona Lisa
> smile.
> On Oct 31, 4:13 pm, Nathan Weizenbaum <nex...@gmail.com> wrote:
> > You can use the haml command-line tool, like so: "haml index.haml
> > index.html".
> > On Sat, Oct 31, 2009 at 1:10 PM, Jesse <teff...@gmail.com> wrote:
> > > Hello, I want to write some web pages using embedded ruby & haml, but
> > > without rails or staticmatic. Dreamhost has the gem installed. What
> > > do I need, in order to simply write plain index.haml files ?