connors
a3e6dd4399
bump version
11 years ago
XhmikosR
c094faff4c
Run `grunt`.
11 years ago
XhmikosR
4b76127723
Update JSHint rules.
...
Enabled:
* `immed`
* `newcap`
* `latedef`
Removed:
* `boss`
* `laxbreak`
* `validthis`
Also move `bitwise` to fingerblast.js since that's where it's only needed.
11 years ago
XhmikosR
1e88a8ad5c
Enable `curly` rule.
11 years ago
Zlatan Vasović
26eeadc064
Enable JS strict mode.
11 years ago
XhmikosR
53180e031f
Fix JSHint warnings.
11 years ago
connors
5f99ba2f1b
fix invalid css and remove border-top from ios footers
11 years ago
Zlatan Vasović
4522e7dff1
Remove duplicate `:before` content.
...
`toggles.scss` has the same `:before` styles.
Close #402 .
11 years ago
connors
c960a30301
fixing it up a bit for mobile
11 years ago
connors
4b0cdb6e75
build
11 years ago
connors
53c2022f76
adding the team section.
11 years ago
XhmikosR
aef4e00c29
Show a warning when the user is on IE < 9.
...
Use the same alert as in Bootstrap docs.
11 years ago
XhmikosR
9731fd634d
Update docs.scss too for PR #348 and run `grunt`.
11 years ago
connors
1a17c088b1
adding back some css
11 years ago
connors
10097d6ac1
remove unneed grid
11 years ago
connors
b3a85b120c
getting rid of unused css in docs.scss
11 years ago
connors
2cc5013c6f
fix padding for android tab bar
11 years ago
XhmikosR
cb55d99433
Minify JS files too.
11 years ago
XhmikosR
6f0b519aa3
Disable clean-css's advanced optimizations for docs.min.css.
...
It's causing code highlighting to fail.
11 years ago
XhmikosR
27f8b24f81
Use pygments-manni from Bootstrap docs.
11 years ago
XhmikosR
91146f3621
FIx property, once again.
11 years ago
XhmikosR
b6680e0e04
Fix device sprite.
...
Use the standard W3C `background-position` property instead of the non-standard `background-position-x` one.
11 years ago
XhmikosR
2d3f5f5966
Minify docs CSS files.
...
-1 HTTP request, -11.5KB (without gzip)
11 years ago
XhmikosR
d07c77791b
Losslessly compress device-sprite.png.
...
Before: 255418 bytes
After: 243102 bytes
11 years ago
connors
eba4ab1833
opps running grunt
11 years ago
connors
9ef36fccaa
adjusting the homepage ad width and the button padding.
11 years ago
connors
75f6493528
adjusting width of the add to line up better with the grid
11 years ago
connors
81fe1b77a1
bump it up a bit more
11 years ago
connors
a8bbbaed6d
make the home download button the same width as the ad
11 years ago
connors
68fb12a5a0
ah whatever, let's change the grid too
11 years ago
connors
adf0697b94
add a little margin to the bottom of the examples
11 years ago
connors
0c7f7e10de
use h4 for the example title
11 years ago
connors
4ef7b896e5
removing unneeded css
11 years ago
connors
98fb0be7e4
fixing the examples page
11 years ago
connors
58dbcc116e
fixing block buttons to use width 100%.
11 years ago
connors
7a51f86a0b
clean up
11 years ago
connors
0806c11b27
update android
11 years ago
connors
91a7c7766c
removing old device images
11 years ago
Mark Otto
3ec0991776
refactor all the things, switch to open sans
11 years ago
connors
5161ac970a
fix the slider example on mobile.
11 years ago
connors
314269efa6
replacing the slider images with small jpgs
11 years ago
Mark Otto
cef384f0f5
Drop Adelle Sans for Source Sans Pro from Google Fonts
11 years ago
Connor Sears
0f48a488ad
Removing unused image
11 years ago
connors
0be2d3803e
add a font-family to code
11 years ago
connors
0dcaa1adb2
use media queries to only show font-weight 100 on retina screens.
11 years ago
connors
7bb8e3d1ed
run grunt
11 years ago
connors
f3cb626bc7
adding side padding to the foot for mobile.
11 years ago
connors
33fc85f8eb
wrapping the home ad and footer in a parent and positioning the parent.
11 years ago
connors
3c770cefa6
fixing the ad posiitoning for now. This whole set up is bs tho. going to fix it up soon.
11 years ago
connors
fcc3216ab1
get buttons with icons to display properly in the device.
11 years ago