Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-16Rename "master" to "main". (#31050)XhmikosR
2020-05-13capital at start of sentence (#30804)Cyrus
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-08-27Remove "Wall of browser bugs" page. (#29297)XhmikosR
While important in the past, it has become obsolete, so removing it seems the best solution.
2019-07-14#29034 Fix broken links (#29035)Manuel Alcaraz
2019-06-03HTTPS link to codeguide.co (#28860)Christian Oliff
2019-03-13Switch to Hugo.XhmikosR
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
2019-02-20Remove jQuery from docs/repo.XhmikosR
Some of the snippets need to be updated later.
2019-02-19Update CONTRIBUTING.md for the current state of things. (#28283)XhmikosR
2018-05-27Remove the unused docs upload preview stuff. (#26599)XhmikosR
2018-04-02Fix broken URI fragments and redirects.XhmikosR
2018-04-02Use https when possible.XhmikosR
2017-09-29Remove grunt-saucelabs and Grunt.XhmikosR
2017-09-26Normalize all links. (#24109)XhmikosR
* use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one
2017-09-24Updated github help links (#24071)Vasilii Artemchuk
2017-05-30Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto