top | item 4947562

(no title)

hxseven | 13 years ago

The URL of the bootstap CSS file indicates that it is flatstrap: http://littlesparkvt.com/flatstrap/

discuss

order

strawberrysauce|13 years ago

i did take a look at it, but they look quite different... has he customized flatstrap? or is it some out of the box theme? basically, where did 2.css come from?

h2s|13 years ago

Yeah I customised flatstrap (colors and fonts mainly).

2.css is part of the little CSS build process I came up with for this site. There are a bunch of LESS files in a directory (https://github.com/h2s/ppladdressbook.org/tree/master/_style...). Then there's a rake task to build them into {{site.version}}.css. This means I can update the CSS, bump the version number, run jekyll, and push the changes live being certain that there won't be any annoying caching issues stopping people from getting the updated CSS.