aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started/introduction.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-118/+0
2017-05-27swap kramdown toc for jekyll-toc plugin, update page layout to only show on ↵Mark Otto1-6/+1
xl and above
2017-05-27remove ads from in these pages, move some content to descriptionsMark Otto1-4/+2
2017-05-27Merge branch 'v4-dev' into v4-docs-streamlinedMark Otto1-18/+9
2017-05-14Remove totaly Tether from documentation + dependenciesJohann-S1-4/+4
2017-04-27Documentation cleanup (inc. use of <input ... readonly> for static form ↵Patrick H. Lauke1-3/+1
controls example) * Fix incorrect code indentation * Remove unnecessary vendor prefix for `box-sizing` - all modern browsers now support this unprefixed * Remove incorrect `<label>` and change static controls to readonly inputs * Allow `<img>` elements without `src` to allow for `holder.js` images used in the docs, which lack `src` and use `data-src` instead
2017-01-21Drop Normalize, port relevant parts to Reboot (#21741)Mark Otto1-2/+2
* Get this party started by removing mention of Normalize.css * Nuke the old comment, consolidate to a single line and number as appropriate * Bring over styles for HTML element from Normalize to Reboot * Move margin override for body element from Normalize to Reboot * Drop the block reset for HTML5 elements in IE9- from Normalize given we dropped IE9 support * Building on previous commit, do the same thing for figure, figcaption, and main * Remove IE9- display from Normalize given our browser support * Drop IE8 figure margin because we're IE10+ * No need for the h1 overrides because we reset these font and margin styles anyway in _type.scss already * Drop Safari 6 b and strong normalization because we're Safari 8+ * Remove mark styles for IE9- from Normalize * Remove old iOS audio fixes from Normalize * Remove IE9- display for progress from Normalize * Remove more IE9- rules from Normalize * One more IE9- display removal for canvas element * Move pre overrides from Normalize to Reboot * Move over some link resets to Reboot, drop others - Move over background-color and text-decoration - Drop focus outline change given it affects the offset on hover of focused links * Move over more code element resets, consolidate with pre overrides, too * Move over sub and sup wholesale * Move over img normalization to Reboot * Move over SVG override too * - Drop dupe hidden, but add comment for it - Move over template - Move over summary * Remove bulk of @viewport comment * edit down that code comment * consolidate html-based normalizations * update comments * Consolidate abbr styles * move over more type elements * move over hr changes * move over form controls and more * move over button resets * move over firefox button changes * move over search changes and more * we nuke all these styles for fieldsets anyway, so outright remove them * no need for those, we override them * move over legend, fieldset, progress * line break * delete normalize file * linting * update comment * clarify docs mentions of normalize and reboot * remove normalize excludes from linter * remove normalize excludes from cli task * linting * callout license since we forked part of normalize * Improve comments, move table background reset to .table class instead of in reboot * trailing space
2016-12-31v4: Rip out IE compatibility mode meta tags (#21483)Mark Otto1-9/+2
* Remove IE compatibility mode meta tag from docs, examples, and JS tests as we no longer support IE9 and IE8 * update and remove some IE bits from our supported browser page * update introduction.md to match * reword starter template intro
2016-12-31make note of slim buildMark Otto1-1/+1
2016-10-24copy changes, add toc, tweak ads placementMark Otto1-2/+3
2016-10-24Merge branch 'v4-dev' into v4-docs-streamlinedMark Otto1-4/+5
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-4/+4
2016-10-02v4: Social meta tags (#20825)Mark Otto1-0/+1
* descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
2016-09-05try out docs inlineMark Otto1-0/+2
2016-01-10docs: Add SRI hash for Tether; refs #18665Chris Rebert1-2/+2
2016-01-10docs: Add SRI hash for jQuery; refs #18665Chris Rebert1-2/+2
2015-12-26Fix typo in docs/getting-started/introduction.mdJerry Cheung1-1/+1
Remove 'including'.
2015-12-24Include Tether via CDN in starter templates; fixes #18664Chris Rebert1-2/+4
[skip sauce]
2015-11-13Add shrink-to-fit to responsive meta sectionPatrick H. Lauke1-1/+1
2015-10-26Use Jekyll configuration for blog/slack URLsDavid Beitey1-2/+2
This reuses the existing URLs in the docs Jekyll configuration rather than hard coding.
2015-10-23Port #17729 to v4: Add SRI hashes to CDN links in docsChris Rebert1-4/+4
[skip sauce]
2015-10-09Add shrink-to-fit to getting startedPatrick H. Lauke1-1/+1
See https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473
2015-09-22Update StackOverflow tag to `bootstrap-4`; closes #17675Daniel Opitz1-1/+1
2015-09-15grammar. you're your way --> you're on your wayRaphael Ackermann1-1/+1
2015-08-29Fix several erroneous links in docs.Gupocca1-1/+1
Related to #17314.
2015-08-20introduction.md: Fix typo: "started template"Chris Rebert1-1/+1
2015-08-21Docs: various fixesHeinrich Fenkart1-1/+1
Mostly links. Fixes #17056.
2015-08-21Docs: Fix "read more about x-ua" linkHeinrich Fenkart1-1/+1
Fixes #17096
2015-08-17add redirects for all top level docs sectionsMark Otto1-0/+1
2015-08-14Massive cleanupMark Otto1-1/+1
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-10rip community as separate page, move to intro and restore table of contents ↵Mark Otto1-0/+18
on intro
2015-08-10mention globals in intro pageMark Otto1-0/+47
2015-08-09new getting started intro overview doodadMark Otto1-0/+62