Designer News
Where the design community meets.
UI Engineer at ScaleFT Joined about 10 years ago via an invitation from Nathan Y. Eddy has invited Chris Burrell
Great tips! I'll try to add some of these to the post.
Hoping this is helpful to anyone who has tried using the command line and felt lost or someone looking to brush up on the basics.
Check out the demo here http://eddywashere.github.io/ironsmith-demo/
I recently open sourced the yeoman generator I used to create my site. It uses a modified version of the pixyll Jekyll theme: https://github.com/eddywashere/generator-ironsmith
Check out the demo app at https://github.com/eddywashere/ironsmith-demo
Update: and the blog post http://eddywashere.com/blog/ironsmith-a-yeoman-generator-for-metalsmith/
A quick intro to Swig, a powerful node templating engine that supports layouts, partials, filters and logic tags out of the box. Article based on the popular "liquid for designers" wiki entry for Shopify's Liquid templating engine.
Great point! Full disclosure, I work for Mailgun and wanted to really use our services, like our API for email validation. That and I'd rather populate my own database with confirmed users. Example flow: I'm building out a product, use this code to customize a landing page, deploy it, test interest, create new branch, build product, redeploy it, send out invites to complete sign up, Profit?
Heroku button available at https://github.com/eddywashere/node-prelaunch
Saw this, http://tobiasahlin.com/spinkit/and decided to port a processing gif Rackspace uses on some of it's forms to a css based animation.
Example of typical spinners:
This prescriptive whimper might stop a few people from using or in your perspective, abusing twitter bootstrap, but nothing towards the scale that you're looking for.
I'm assuming, "you", in this post refers to competent and capable designers. People who may be an ah ha moment away from understanding that their design could have been conceived without bootstrap. I'd also say that differentiating your design in a sea of bootstrap sites, without a nicely packaged framework, seems to be your goal you want the reader to achieve. Show them how to do that. Make it your life long mission if you are so passionate about this issue.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Yep. I had a section about shells, the default (bash), and was going to suggest switching to zsh. It was all kind of too much for an introductory post but definitely something I plan to add. But it maybe wise to just add a link to all the available commands in case someone is interested in learning more. Thanks for the feedback!