XhmikosR
34f83b6f53
Revert f452db1bb0
.
...
The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job.
11 years ago
mrmrs
9766642949
Let me close tabs please. Let me zoom please.
11 years ago
XhmikosR
f452db1bb0
Switch to using `icon` instead of `shortcut icon`.
...
Fixes HTML validation. Note that this didn't happen previously.
11 years ago
XhmikosR
3bad64f42d
Fix html validation tests by URL encoding the pipe character.
...
Note that till a week or so ago, this wasn't needed.
11 years ago
connors
b75bae62b9
does this fix tests?
11 years ago
connors
395db87029
add the extra font weight from google fonts
11 years ago
XhmikosR
e336aea053
Increase docs base `font-weight` to 400.
...
Fix #433 .
11 years ago
XhmikosR
638472320a
Remove IE < 9 workarounds from docs.
11 years ago
XhmikosR
2b29cbf60b
Organize dist folder more.
...
Fix #407 .
11 years ago
Mark Otto
702a48dbd6
Drop the protocol
11 years ago
XhmikosR
2d3f5f5966
Minify docs CSS files.
...
-1 HTTP request, -11.5KB (without gzip)
11 years ago
XhmikosR
009d9d2b53
Docs: Use the minified ratchet.css.
11 years ago
Mark Otto
3ec0991776
refactor all the things, switch to open sans
11 years ago
Mark Otto
d9ec7c1d77
Use recommended font family separator
11 years ago
Mark Otto
cef384f0f5
Drop Adelle Sans for Source Sans Pro from Google Fonts
11 years ago
Mark Otto
7a0c27871d
Revamp docs JS
...
* Move JS to the footer
* Dedupe the JS needed for the Twitter tweet and follow buttons
11 years ago
XhmikosR
89bdebce80
Revert "Load Roboto, font weight 100 too."
...
This reverts commit 55afdd3018
.
11 years ago
XhmikosR
55afdd3018
Load Roboto, font weight 100 too.
11 years ago
XhmikosR
dc18eaef8f
Move Roboto before any script.
...
Also be consistent with the `link` syntax.
11 years ago
XhmikosR
12487b3cd1
Use the right relative URLs.
11 years ago
Christian
02201ec94f
Update header.html.
...
Add <meta http-equiv="X-UA-Compatible" content="IE=edge"> to prevent versions of IE from rendering in quirks mode (which breaks the docs in IE9).
Close #346 .
11 years ago
XhmikosR
5bd5c84a7a
Update jquery to v1.11.0.
...
Also use the one from Google's CDN.
11 years ago
XhmikosR
bb6394a0fa
Use html5shiv from OSSCSN and add respond.js for older browsers media queries.
11 years ago
XhmikosR
b55584e357
Remove default type for css and move the font before any scripts.
11 years ago
Chris Rebert
ba9c11719a
JS & CSS are the default for <script> & <style>
11 years ago
connors
0e2360c0e8
updating some links in the head
11 years ago
connors
627cbb82a5
mobile
11 years ago
connors
4cda16e4fc
reorganizing the docs
11 years ago
connors
a643b15f5d
seg controls
11 years ago
connors
cfb0333b0c
homepage realign
11 years ago
connors
1932de83e1
adding avariable
11 years ago
connors
edf1ff635e
just messing with a few things
11 years ago
connors
c9a7accd60
basic components header
11 years ago
connors
af2dfa5827
fixing the ios theme after recent changes.
11 years ago
connors
006b36b38e
fixing up the badges and buttons. adding the ios theme back in.
11 years ago
connors
bb13849a6d
fixing up toggles and cards
11 years ago
connors
a20d81ed8b
keep using the ios theme
11 years ago
connors
b6c74af9e1
coming back to the android theme. super rough right now.
11 years ago
connors
4e52e4f208
fixing up the ios theme plus refineing buttons and badges
11 years ago
connors
d3376b25dd
simplifiy bars
11 years ago
connors
f11bf17d2d
twerking on buttons
11 years ago
connors
3a17885411
starting the android theme
11 years ago
connors
dff9e27f12
going back to the thing.
11 years ago
connors
8b3280bed3
updating the footer and iphone screenshot
11 years ago
connors
512573f35e
Adjusting the <pre> content.
11 years ago
connors
6cf1631253
make the components readable at least.
11 years ago
connors
ec28abc096
Renaming assets to docs-asset to be more clear.
11 years ago
connors
c0181c9bdf
Reorganizing the docs files and breaking things.
11 years ago
Zlatan Vasović
0537ce02c4
Remove `type` and fix URLs
11 years ago
connors
1221229f94
Switch docs over to use pygments instead of prettify. Broke the phone example.
11 years ago