aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started/build-tools.md
AgeCommit message (Collapse)AuthorFilesLines
2016-11-25Fixes #21195: Add more table of contents to pages with longer contentsMark Otto1-0/+5
2016-11-09Fix broken and redirected links.Bardi Harborow1-1/+1
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-3/+3
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-06-20Replace grunt-postcss with postcss-cli (#20140)Chris Rebert1-1/+1
Refs #19990 Continues the degruntification process. Also removes mq4-hover-shim for now, since it doesn't yet implement the standard PostCSS plugin interface.
2016-05-11Fixes #18584: Link to autoprefixer json file (link is broken until we make ↵Mark Otto1-0/+1
this the master branch)
2016-02-29Added colon before enumerationMaarten van Elsas1-1/+1
2015-11-14One more Autoprefixer shoutoutChris Rebert1-2/+2
[skip sauce]
2015-11-14contextual shoutoutMark Otto1-1/+1
2015-11-14consolidate links at the bottom of the fileMark Otto1-6/+6
2015-11-14Add note to build tools docs section about autoprefixerMark Otto1-0/+6
2015-09-21Recommend using bundle for running docs locallyHaralan Dobrev1-4/+4
Closes https://github.com/twbs/bootstrap/issues/17493
2015-08-27Remove the obsolete JSHint references.XhmikosR1-1/+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-10remove that snippetMark Otto1-2/+0
2015-08-10move compilting to build-tools, rewrite some grunt stuff, add local docs ↵Mark Otto1-0/+64
with jekyll section based on readme's more detailed walkthrough