Some quastions about Webby

A

Anton Komarov

Hello.

I want to build my oown simple application based on Webby for making
prototypes of web-sies.
I plan to use my custom CSS Framework and HAML.

How I can change settings of this gem that use my css instead Blueprint
CSS framework?

And how can I use partials in Webby?

Thanks for replies
 
T

Tommy Morgan

[Note: parts of this message were removed to make it a legal post.]

Anton;
Webby sets up an application for you that, by default, contains the
Blueprint css framework. You don't have to use it, though - just delete the
folder, drop in your own css, and go from there.
Using a partial works like so:
filename: _partial.txt
inside your file (in haml, since that's what you said you were using):
div-class = render_partial('partial')

You'll probably get better support over on the webby list, too, since that's
what they're there for ;) http://groups.google.com/group/webby-forum

--TM
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,666
Latest member
selsetu

Latest Threads

Top