+[2013-05-16T19:51:48Z]travis-ci[travis-ci] mojombo/jekyll#928 (master - 70672c9 : Matt Rogers): The build passed. +[2013-05-16T20:26:55Z]jaybemojobot, back +[2013-05-16T20:34:11Z]travis-ci[travis-ci] Change view : https://github.com/mojombo/jekyll/compare/70672c98d9f2...4123406bd253 +[2013-05-16T20:34:11Z]travis-ci[travis-ci] mojombo/jekyll#929 (master - 4123406 : Matt Rogers): The build passed. +[2013-05-16T20:34:11Z]travis-ci[travis-ci] Build details : http://travis-ci.org/mojombo/jekyll/builds/7232151
message no. 940
Posted by RobW_ in #jekyll at 2013-05-16T16:44:22Z
Anyone know offhand if include/exclude supports globbing?
+[2013-05-17T16:47:34Z]samiHi, what would be "best practice" for a iphone theme? +[2013-05-17T16:51:38Z]jaybesami, as far as jekyll is concerned, it doesn't judge or influence style. style is defined by CSS and layout. from a design perspective, you may wish to look at twitter bootstrap for a pre-relled layout with responsive design that adapts to various screen sizes +[2013-05-17T16:51:54Z]jaybes/relled/rolled/ +[2013-05-17T17:06:48Z]samiI'll be doing it to learn CSS and HTML5 so hopefully i'll solve it by either layouts or strict css +[2013-05-17T17:09:50Z]jaybesami, a good way to learn both jekyll and as how it gets along and relates with CSS and HTML is to look at the source for the jekyllrb.com site. the source for the site is in the "sites" directory. can see how they did it. resize the browser on jekyllrb.com. resizes based on screen size. there's your example and potential starting point.