aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2021-09-07Release v5.1.1 (#34869)v5.1.1XhmikosR1-2/+2
* Prepare v5.1.1. * Dist
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR1-5/+5
2021-06-22Release v5.0.2 (#34276)v5.0.2XhmikosR1-2/+2
* Bump version to v5.0.2. * Dist
2021-06-14Replace Freenode with Libera.Chat in the remaining files (#34250)XhmikosR1-1/+1
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR1-2/+2
* Bump version to 5.0.1. * Dist
2021-05-08Update README.md for v5 (#33891)alpadev1-2/+2
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR1-4/+4
* Bump version to 5.0.0 * Fix npm tag * Dist
2021-03-23Release v5.0.0-beta3 (#33439)v5.0.0-beta3XhmikosR1-2/+2
2021-03-18README.md: use shields.io for the tests badge too (#33401)XhmikosR1-1/+1
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR1-2/+2
* Bump version to 5.0.0-beta2 * Dist
2021-01-07Bump copyright year to 2021 (#32713)XhmikosR1-1/+1
2020-12-07Revert v5.getbootstrap.com changesXhmikosR1-6/+6
2020-12-07Prepare v5.0.0-beta1.XhmikosR1-2/+2
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard1-31/+46
2020-12-01README: fix path to search.js (#32257)XhmikosR1-1/+1
2020-11-11Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3XhmikosR1-2/+2
2020-09-29Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2XhmikosR1-2/+2
2020-09-24README.md: show brotli size too (#31259)XhmikosR1-0/+2
2020-09-17docs: fix a few redirects (#31689)XhmikosR1-2/+2
* Fix GitHub's permanent redirects * Fix a11yproject redirects * Update postcss-loader repo URL to the current one
2020-09-10Download link in README (#31588)Gaël Poupard1-2/+2
* Download link in README Fixes #31585 Co-authored-by: XhmikosR <[email protected]>
2020-07-06Remove period in list item link for consistency. (#31243)Stephanie Brown1-1/+1
2020-06-19Updated the command to install using yarn (#31075)Mattonit1-1/+1
* updated yarn command to install latest version * Update README.md Co-authored-by: XhmikosR <[email protected]>
2020-06-18Fix Stack Overflow tag (#31062)Christian Studer1-1/+1
2020-06-17Fix gzip badgesXhmikosR1-2/+2
2020-06-17README: remove `.svg` from shields.io badgesXhmikosR1-10/+10
2020-06-16Update links to bug and feature request issue templatesMark Otto1-2/+2
2020-06-16Update v5 readmeMark Otto1-1/+6
- New logo - Add callout to v4-dev branch
2020-06-16Prepare docs for v5.getbootstrap.comXhmikosR1-10/+10
* use v5.getbootstrap.com as the site URL/CNAME * block robots from crawling * specify next npm tag
2020-06-16Rename "master" to "main". (#31050)XhmikosR1-9/+9
2020-06-10Split GitHub Actions.XhmikosR1-1/+1
Everything should be faster now. Also, we can restart a failed workflow and not the whole thing like before.
2020-05-18More Markdownlint fixesXhmikosR1-10/+10
2020-05-18Fix some easy Markdown linting issuesMark Otto1-10/+10
- Always use dashes for bullets - Add some basic alt text for our readme OC sponsors
2020-05-13Update punctuation (#30757)William Entriken1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-6/+6
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-05-08README.md: change Tests badge to point to master (#30765)XhmikosR1-1/+1
2020-01-09README.md: restore Slack badge (#29984)XhmikosR1-0/+1
2020-01-02Bump copyright year to 2020. (#29944)XhmikosR1-1/+1
2019-12-30README.md: show sponsors first (#29931)Martijn Cuppens1-7/+7
2019-12-25Fix typo in alt text (#29911)Allen Guo1-1/+1
2019-10-02README.md: link to the Actions page for Tests (#29480)XhmikosR1-1/+1
2019-09-24GH Actions updates. (#29429)XhmikosR1-1/+1
2019-09-17Use Hugo for our docs Sass and JS. (#29280)XhmikosR1-1/+1
Now there's only one command needed to run the docs: `npm run docs-serve`. Also, simplify the npm scripts.
2019-08-08Prep for migration to GitHub Actions CI/CDMark Otto1-1/+1
2019-07-28Remove Slack badge link for nowMark Otto1-1/+0
2019-07-22Add bootstrap-utilities.scssjulian-hecker1-0/+4
2019-07-14Added link to creative commons license (#29032)Sunny Dhoke1-1/+1
The previous link is dead one.
2019-04-29README.md: remove unneeded query params from badges. (#28704)XhmikosR1-2/+2
2019-04-15add esm files in our readme (#28654)Johann-S1-0/+4
2019-03-13Switch to Hugo.XhmikosR1-7/+7
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.XhmikosR1-1/+1
Some of the snippets need to be updated later.