aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/getting-started/introduction.md
AgeCommit message (Collapse)AuthorFilesLines
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR1-161/+0
2021-05-21Replace freenode with libera IRC server (#34050)midzer1-1/+1
2021-03-10Grammatically update the doc (#33267)Mohamed Khoualed1-4/+4
* Grammatically update the doc * Apply suggestions from code review Co-authored-by: Mark Otto <[email protected]>
2020-12-09Remove duplicated 'follow Bootstrap on Twitter' link in Community section ↵Christian Oliff1-1/+0
(#32399) Co-authored-by: XhmikosR <[email protected]>
2020-11-23introduction: split comments (#32223)XhmikosR1-1/+2
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR1-7/+7
The npm package is named "popper.js" but the project is named "Popper", so use the latter consistently.
2020-11-10Clarify JS bundle docs one more time (#32105)Mark Otto1-2/+2
Co-authored-by: XhmikosR <[email protected]>
2020-11-08Partially revert "Move this to a partial to work around the stray `p` ↵XhmikosR1-1/+15
issue." (#32076) This partially reverts commit 23ddfa99a33c81916666326e0cfd2582dacfca44.
2020-10-22Move `href` attribute first (#31835)XhmikosR1-2/+2
2020-10-19docs: switch to fenced codeblocks (#31806)XhmikosR1-14/+14
2020-10-19docs: switch to suggesting jsDelivr as a CDN (#31894)XhmikosR1-2/+2
2020-09-15Rewrite quick start JS sections in getting started page so things are more ↵Mark Otto1-5/+17
clearly organized
2020-09-15docs: mention our bundle file clearly.XhmikosR1-3/+10
Note that we are using the bundle file already in our docs since 787441d.
2020-06-18Fix Stack Overflow tag (#31062)Christian Studer1-1/+1
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-0/+128
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.