[Sputnik-list] blueprint
pierre pracht
pierre.pracht at gmail.com
Sun Feb 10 00:21:45 GMT+2 2008
Le 7 févr. 08 à 06:08, Yuri Takhteyev a écrit :
> Would it make sense to move Sputnik's templates to blueprint and
> get rid of most stylesheets. (Or does anyone have recommendations for
> alternatives.)
Blueprint 0.7 use erb template for css generation.
A few Lua lines we can do it. (My first Lua lines :) )
I would extend this to typography (custom vertical rhythm)
> In regard to question 1, note that blueprint requires a somewhat
> non-semantic class names for divs.
They have a new function who can aggregate several class content:
>> semantic_classes:
>> "#footer, #header": column span-24 last
>> "#content": column span-18 border
>> "#extra-content": last span-6 column
>> "div#navigation": last span-24 column
>> "div.section, div.entry, .feeds": span-6 column
Trying to implement it, would help me to learn Lua.
@+
-------------- next part --------------
Skipped content of type multipart/mixed
More information about the Sputnik-list
mailing list