+[12 years ago]travis-ci[travis-ci] mojombo/jekyll#928 (master - 70672c9 : Matt Rogers): The build passed. +[12 years ago]jaybemojobot, back +[12 years ago]travis-ci[travis-ci] Change view : https://github.com/mojombo/jekyll/compare/70672c98d9f2...4123406bd253 +[12 years ago]travis-ci[travis-ci] mojombo/jekyll#929 (master - 4123406 : Matt Rogers): The build passed. +[12 years ago]travis-ci[travis-ci] Build details : http://travis-ci.org/mojombo/jekyll/builds/7232151
[travis-ci] mojombo/jekyll#928 (master - 70672c9 : Matt Rogers): The build passed.
+[12 years ago]samiHi, what would be "best practice" for a iphone theme? +[12 years ago]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 +[12 years ago]jaybes/relled/rolled/ +[12 years ago]samiI'll be doing it to learn CSS and HTML5 so hopefully i'll solve it by either layouts or strict css +[12 years ago]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.