I'm trying to port the html5boilerplate into nesta using erb instead of haml. I'm using ruby 1.9.2 on a mac osx 10.6 I followed the: http://nestacms.com/docs/design/custom-designs http://nestacms.com/docs/design/templating-engines tutorials but when I go to my home page the answer is: page not found an the loaded css is the default one. If I check the /css/style.css page it gives me the following error: *Encoding::UndefinedConversionError*at */css/style.css*"\xE2" from ASCII-8BIT to UTF-8 - *file:* util.rb - *location:* encode - *line: *562 Any help? Thanks in advance Tommaso -- IN OBSCURO MIRANDA RELUCENT
Can you give us access to your repo? I can't look at it today — I'm freelancing all day — but I'll take a look when I get a chance. On 13 Apr 2011, at 08:02, Tommaso Patrizi <tommasop@gmail.com> wrote: > I'm trying to port the html5boilerplate into nesta using erb instead of haml. > > I'm using ruby 1.9.2 on a mac osx 10.6 > > I followed the: > > http://nestacms.com/docs/design/custom-designs > http://nestacms.com/docs/design/templating-engines > > tutorials but when I go to my home page the answer is: page not found an the loaded css is the default one. > > If I check the /css/style.css page it gives me the following error: > > Encoding::UndefinedConversionErrorat /css/style.css > "\xE2" from ASCII-8BIT to UTF-8 > file: util.rb location: encode line: 562 > > Any help? > > Thanks in advance > > Tommaso > > -- > IN OBSCURO MIRANDA RELUCENT
Thank you Graham, I'll try out some more things and put everything on github today. I'll send you a link when I'm ready. Thanks again Tommaso On Wed, Apr 13, 2011 at 9:38 AM, Graham Ashton <graham@effectif.com> wrote: > Can you give us access to your repo? I can't look at it today — I'm > freelancing all day — but I'll take a look when I get a chance. > > On 13 Apr 2011, at 08:02, Tommaso Patrizi <tommasop@gmail.com> wrote: > > I'm trying to port the html5boilerplate into nesta using erb instead of > haml. > > I'm using ruby 1.9.2 on a mac osx 10.6 > > I followed the: > > <http://nestacms.com/docs/design/custom-designs> > http://nestacms.com/docs/design/custom-designs > <http://nestacms.com/docs/design/templating-engines> > http://nestacms.com/docs/design/templating-engines > > tutorials but when I go to my home page the answer is: page not found an > the loaded css is the default one. > > If I check the /css/style.css page it gives me the following error: > > *Encoding::UndefinedConversionError*at */css/style.css* "\xE2" from > ASCII-8BIT to UTF-8 > > - *file:* util.rb > - *location:* encode > - *line: *562 > > > Any help? > > Thanks in advance > > Tommaso > > -- > IN OBSCURO MIRANDA RELUCENT > > -- IN OBSCURO MIRANDA RELUCENT