Posted by mindewen on September 20, 2012 at 5:01am
Start:
2012-09-20 18:00 - 19:30 America/Los_Angeles Organizers:
Event type:
User group meeting
This month we're switching things up a bit and doing a hands-on meetup! Bring your laptop and build some HTML/CSS style tiles with us! We'll incorporate a lot of what we've covered in the last few months, including responsive designing, CSS preprocessors, and--of course--style tiles.
Meeting location:
Funny Monkey
2410 E Burnside St.
Portland, OR 97232
Parking is on the street and the #20 bus has a stop right in front of the door / across the street. Please signup if you're interested since the space is a bit limited. We look forward to seeing you there!

Comments
Is it okay to attend if I
Is it okay to attend if I haven't been able to before?
Yes!
Please do attend! I just added a comment with some links that might be helpful to browse ahead of time. People with a wide variety of skill levels and sets attend these meetups; nobody know everything and everybody has something to give, so don't worry about not knowing all that we've talked about. I'm sure you can walk away having learned something new. And, who knows, maybe you can share some of your own knowledge with us. :)
Links + rough outline
What are style tiles and why?
HTML/CSS frameworks we can use
These are two we talked about last meetup, but I'm very happy to add to this list! Please bring suggestions!
We can also use Andrea's adaptation of Foundation as a starting point for our style tiles.
Download: https://github.com/abelb/styletiles
Preview: http://abelb.github.com/styletiles/
The instructions on getting it running are in the README.md You will also need to set up a local domain to point to that directory.
CSS preprocessors
Additional tasty links
Video tutorials:
General outline / process of what we're doing
Questions to ask yourself:
I really dig the
I really dig the workshop-style meetup from this evening. I wonder if it would be interesting to look at going from a styletile to a base theme, i.e. taking bootstrap/foundation/whatever and turning it into a base.
Would LOVE if we could do
Would LOVE if we could do that!
Looks like
Looks like someone has already taken a whack at a Foundation-based subtheme: http://drupal.org/sandbox/ishmaelsanchez/1332338. Might be worth a look.
There's also this theme,
There's also this theme, linked from the Foundation README:
https://github.com/drewkennelly/foundation7
I haven't tried it out.
Nice catch
Ahhhh, thats much closer to what I was looking for. Fork it i must. Gracias.