Mark Otto
f085dbadd1
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
...
Conflicts:
docs/assets/css/docs.css
docs/base-css.html
docs/components.html
docs/customize.html
docs/getting-started.html
docs/javascript.html
docs/scaffolding.html
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
docs/templates/pages/customize.mustache
docs/templates/pages/getting-started.mustache
docs/templates/pages/javascript.mustache
docs/templates/pages/scaffolding.mustache
2012-07-23 23:01:38 -07:00
Mark Otto
0dda2c4659
make docs scroll over jumbotrons, but only for 980px up
2012-07-23 22:36:08 -07:00
Jacob Thornton
dcf75697ec
some progress on affix plugin
2012-07-22 18:28:39 -07:00
Mark Otto
b9105b98f9
move from downloads.html to customize.html to better match purpose of page, fix up customize page layout to match other docs, link style refinement to jumbotrons
2012-07-20 22:06:47 -07:00
Mark Otto
e20d2dfe9d
docs cleanup and blockquote cleanup for .pull-right option
2012-07-15 16:13:25 -07:00
Mark Otto
9343e1e933
remove getting started link from home, add to navbar, overhaul getting started docs
2012-07-12 21:38:18 -07:00
Mark Otto
a12f0e551f
overhaul docs on sub pages, clean up css and copy
2012-07-12 18:11:49 -07:00
Mark Otto
549d61fc28
updated footer
2012-07-12 17:02:55 -07:00
Mark Otto
3c775f2432
add chevrons to other docs navs
2012-07-12 16:23:21 -07:00
Mark Otto
5b5352c92d
fix grid alignment on scaffolding
2012-07-11 11:15:04 -07:00
Mark Otto
0ca210395c
fix indenting and remove hidden subnav on Scaffolding
2012-07-09 22:36:12 -07:00
Mark Otto
413c05a09d
fixes #3381 : update docs to show correct media query range on responsive utilities
2012-07-09 20:55:11 -07:00
Mark Otto
20676ddd4d
adding getting started page based on Bootstrap University from awhile back, testing out side nav on docs instead of subnav bar
2012-07-08 01:47:36 -07:00
Mark Otto
5f861ef517
fix up docs to use default container, fix responsive home changes
2012-07-07 23:16:07 -07:00
Mark Otto
3c07eaa251
updates to type scale
2012-07-05 15:11:54 -07:00
Mark Otto
a683497dbc
renamed less.html to extend.html, removing all the vars and mixins
2012-06-27 23:56:00 -07:00
Mark Otto
6662f62236
remove subnav file, instead add an optional class for .navbar
2012-06-24 21:03:39 -07:00
Mark Otto
71669dda63
tons of docs cleanup in css, adding subnav to official components
2012-06-24 20:26:48 -07:00
Mark Otto
3875a9f31b
Merge branch 'marcusds-2.1.0-wip' into 2.1.0-wip
2012-06-20 20:26:59 -07:00
Mark Otto
b353565d4e
add docs for fluid offsetting
2012-06-20 20:26:50 -07:00
Purwandi
c7ffe6edc8
Add space on navbar button
2012-06-12 12:17:10 +07:00
Mark Otto
550e375af0
restore scrollspy to body
2012-06-08 16:35:04 -07:00
Mark Otto
bba0b34c36
restore top navs entirely
2012-06-07 22:10:36 -07:00
Mark Otto
c1c7528dd9
drop the side nav, restore topbar
2012-06-07 21:48:03 -07:00
Mark Otto
df869f1eb0
fix grids
2012-06-07 21:45:37 -07:00
Mark Otto
ff6dd0cf56
nav and content tweaks
2012-06-07 14:01:03 -07:00
Mark Otto
a1aa2b188a
more content changes to docs
2012-06-07 10:20:52 -07:00
Mark Otto
2ecbd36cbf
add back left rail nav, tweak colors
2012-06-06 00:48:31 -07:00
Mark Otto
5a614fb86d
remove sidenav
2012-06-05 19:53:54 -07:00
Mark Otto
8ee0679522
updated javascripts for first pass at single column
2012-06-05 18:25:46 -07:00
Mark Otto
22918f8f92
more tweaks to layouts and some docs styles
2012-06-05 17:16:17 -07:00
Mark Otto
dd127611e1
two col scaffolding rev
2012-06-05 00:46:16 -07:00
Mark Otto
de53f62a04
more changes to js and components, playing with new docs subnav
2012-06-04 23:57:48 -07:00
Mark Otto
446f9199c6
updated index page and footer
2012-06-04 23:31:26 -07:00
Mark Otto
f0ff20ec40
updating scaffolding page to single column
2012-06-04 23:10:30 -07:00
Mark Otto
c44bd1edf4
revamp docs to have new width, start realigning the base css page to match
2012-06-04 21:08:31 -07:00
Mark Otto
cc8b260ed8
adding google analytics tracking to docs
2012-05-26 16:35:28 -07:00
Mark Otto
7dbcd0be9a
fix navbar button for mobile tapping (turn to button instead of adding href=#), streamline less docs page
2012-05-24 21:30:43 -07:00
Mark Otto
76ee212343
make nested cols code match given example
2012-05-24 20:16:25 -07:00
Mark Otto
c1c679b644
#3592 : clarify grid sizing in grid docs
2012-05-24 20:13:59 -07:00
Mark Otto
c204bc66d6
#3237 : change to CSS comments in responsive docs
2012-04-30 15:33:35 -07:00
Mark Otto
178a9f3b51
fix some text around media queries in the docs
2012-04-18 09:37:07 -07:00
Mark Otto
0fe68de1a4
fix second booboo
2012-03-27 09:22:15 -07:00
Mark Otto
d27fc24aa0
fix spelling booboo
2012-03-27 09:21:13 -07:00
Jacob Thornton
a62810918f
fix responsive navbar
2012-03-25 13:33:36 -07:00
Mark Otto
a7b8e52f8e
Overhaul the responsive utility classes:
...
1. Rename file from responsive-utility-classes.less to responsive-utilities.less
2. Add additional help text around the documentation for the classes in Scaffolding
3. Remove unnecessary display values on initial classes
4. Drop block values for inherit for better support on inline and table elements
5. Make use of \!important on every class to avoid classes with more specific selectors (e.g., .span* classes for the grid)
2012-03-25 01:12:51 -07:00
Mark Otto
d1864b3608
adding 144x144 ipad touch icon
2012-03-25 00:46:03 -07:00
Mark Otto
1a6a1828bf
remove mention of siteWidth, no longer used
2012-03-22 17:23:20 -07:00
Mark
6a61e81b7a
Another Typo
...
Fixed another typo pointed out by panahi.
2012-03-13 13:36:58 -06:00
Mark
ffa0d2f180
Some Doc Typos
...
Fixed doc typos in Components and Scaffolding.
2012-03-13 10:35:08 -06:00