aboutsummaryrefslogtreecommitdiff
path: root/docs/4.1/getting-started
AgeCommit message (Collapse)AuthorFilesLines
2018-07-11Reorganize docs for easier deploysMark Otto10-1386/+0
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
2018-07-02Add js maps & tweak docsMartijn Cuppens1-8/+12
2018-06-11Fix node_modules path (#26653)Martijn Cuppens1-16/+16
2018-06-11Add additional wording to the Introduction section of Bootstrap docs about ↵sts-ryan-holton1-0/+2
the bootstrap bundle js (#26688)
2018-05-31Changed Node.js download page (#26638)marcosfreitas1-1/+1
Link to the more user-friendly Node download page (rather than just the raw directory view)
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto10-0/+1380
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html