Drupal Blueprint Theme Coming Soon

25 Mar 2008

I've been working with Ted, aka, m3avrck on the Drupal Blueprint theme which should be released very soon!

The theme has been built to utilise blueprintcss:

Blueprint is a CSS framework, which aims to cut down on your CSS development time. It gives you a solid CSS foundation to build your project on top of, with an easy-to-use grid, sensible typography, and even a stylesheet for printing.

Some of the key features of blueprintcss are:

  • Reset default CSS
  • Sensible defaults for typography, forms and common elements
  • Typographic baseline
  • Customisable layout grid

This is the most complete yet bloat free CSS framework available today. If you're a user of Drupal I invite you to checkout a copy from CVS or just wait until it's fully released.

If you're not a Drupal user and are interested in how you can increase the productivity of your web development process, I suggest you download blueprintcss and see the benefits first hand.

This site uses the Blueprint theme with a slightly modified grids.css to change the default width of 950px to 830px. The excellent blueprint grid generator can generate replacement files so you can easily change the width of columns, gutters and the page.

10 comments

Bruce (not verified) wrote 20 weeks 2 days ago

Suggestion

A quick suggestion: the blueprint compress.rb script with its "semantic classes" feature makes it trivially easy to remove all the inline presentational classes from the theme. It'd be great if you could do that.

Freestyle Systems wrote 19 weeks 5 days ago

Good suggestion...

Thanks for the tip Bruce, I need to look into that.

The theme is very basic right now and I expect it to advance after the initial release. I just heard from Ted and he says he is looking at releasing the 1.0 next week.

Any more advice, tips and help would be very welcome.

Bruce (not verified) wrote 19 weeks 3 days ago

OK, sounds good. FYI, I got

OK, sounds good.

FYI, I got stuck on a little wrinkle, but here's an example of config settings that worked for me:


semantic_classes:
"#header": ".span-24, div.span-24, .top"
"#content": ".prepend-2, .append-1, .span-11, div.span-11, .first"
"#sidebar": ".span-8, div.span-8, .last"
"#footer": ".bottom, .clearfix, div.span-24, .span-24"
"#comments": ".box"
".comment-meta": ".quiet .small"

Freestyle Systems wrote 19 weeks 2 days ago

Thanks for that, Bruce. I'll

Thanks for that, Bruce.

I'll delve into it for our next project.

Anonymous (not verified) wrote 14 weeks 6 days ago

what version is on the CVS?

great! i thought boilerplate is more suitable for such project
http://code.google.com/p/css-boilerplate/

i would like to give blueprint a go from the CVS. what version of the theme for Drupal for on the current CVS? -since there is no .info file there

thanks

Freestyle Systems wrote 14 weeks 5 days ago

Drupal 5

The current version of the Blueprint theme is for Drupal 5.

I've seen Boilerplate but not had a chance to try it. I'm pretty happy with Blueprint but learning another CSS framework would be good.

Steven Vu (not verified) wrote 12 weeks 4 days ago

Forum doesn't appear correctly?

Is this happening for anyone else and is there a fix?

George Chatzimanolis (not verified) wrote 12 weeks 4 days ago

Drupal Theme

What happened to the Blueprint - Drupal Theme?

Freestyle Systems wrote 12 weeks 3 days ago

Post to the issue queue

Hey Steven, if you could post an issue in the issue queue that would be best.

Freestyle Systems wrote 12 weeks 3 days ago

It's coming soon!

@ George: It is coming, I assure you of that. Sorry for the wait but Ted is a very busy guy. As they say, "it's ready when it's ready".

You can grab the theme from CVS if you need to start using it today.

Add your comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Recent blog posts

Recent comments