aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-13Switch to Hugo.XhmikosR1-66/+0
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-2/+0
Some of the snippets need to be updated later.
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR1-10/+10
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto1-14/+14
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
2019-02-08Update devDependencies. (#28175)XhmikosR1-2/+2
2018-12-23Add Open Collective to header (#27916)Martijn Cuppens1-0/+1
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto1-10/+10
2018-12-21Prep for v4.2.0 releaseMark Otto1-14/+14
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more
2018-12-06Update devDependencies. (#27764)XhmikosR1-2/+2
2018-11-28Remove `no_toc_section`.XhmikosR1-2/+2
2018-11-28Configure multiple no_toc_section classestoshimaru1-1/+3
2018-11-16Update devDependencies and gems.XhmikosR1-2/+2
2018-11-04Jekyll: switch to localhostXhmikosR1-1/+1
`0.0.0.0` has issues on Windows.
2018-10-22Further ToC fixes.XhmikosR1-0/+1
2018-10-20swipe left/right without hammerjsJohann-S1-2/+0
2018-10-20Add touch support in our carousel with HammerJS.Johann-S1-0/+2
2018-10-14Remove the unused `jobs` Jekyll variable.XhmikosR1-1/+0
2018-10-14Update popper.js in docs.XhmikosR1-2/+2
2018-10-14docs: fix bundle SRI hash.XhmikosR1-0/+2
Also, remove popper.js from this script since it's not present in the repo.
2018-07-24Ship v4.1.3v4.1.3Mark Otto1-8/+8
2018-07-12Ship v4.1.2Mark Otto1-8/+8
2018-07-11fixes #26637Mark Otto1-2/+2
2018-07-11Reorganize docs for easier deploysMark Otto1-20/+2
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-04-30Bump version to v4.1.1v4.1.1Mark Otto1-8/+8
2018-04-10Update dependencies and gems (#26234)XhmikosR1-2/+2
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-9/+9
* 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
2018-04-05docs: Switch to StackPath's URL.XhmikosR1-2/+2
While the old one will keep working, better switch to the new one.
2018-03-30Revert "docs: Switch to StackPath's URL."XhmikosR1-2/+2
This reverts commit 70520855e8f597995fb1df69b854f99f705d2e59.
2018-03-29docs: Switch to StackPath's URL.XhmikosR1-2/+2
While the old one will keep working, better switch to the new one.
2018-03-21Update dependencies.XhmikosR1-2/+2
2018-01-23Update jQuery to v3.3.1. (#25398)XhmikosR1-2/+2
2018-01-18Bump version to 4.0.0Mark Otto1-8/+8
2017-12-28Update version to 4.0.0-beta.3v4.0.0-beta.3Mark Otto1-8/+8
2017-12-11Specify host 0.0.0.0 for Jekyll (#24974)Patrick H. Lauke1-0/+1
Allows for remote connections on same network (as Jekyll now seems to default to 127.0.0.1 which means it does not react to incoming external requests)
2017-12-05Update devDependencies and gems. (#24940)XhmikosR1-0/+4
2017-11-16Update popper.js to v1.12.9. (#24797)XhmikosR1-2/+2
2017-11-13Update devDependencies. (#24762)XhmikosR1-2/+2
2017-11-03Update Jekyll excludes to ignore more files.XhmikosR1-0/+2
2017-10-31Remove bower.json from _config.yml. (#24609)XhmikosR1-1/+0
2017-10-23Update popper.js to v1.12.6 and package-lock.json. (#24512)XhmikosR1-2/+2
2017-10-19add missing .Mark Otto1-1/+1
2017-10-19new current_ruby-version varMark Otto1-8/+9
2017-10-19new hashesMark Otto1-2/+2
2017-10-19fix version numberMark Otto1-5/+5
2017-10-19new shasMark Otto1-2/+2
2017-10-19new version numberMark Otto1-5/+5
2017-09-29Remove grunt-saucelabs and Grunt.XhmikosR1-1/+0
2017-09-26Normalize all links. (#24109)XhmikosR1-4/+4
* 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-26Update Jekyll ignores. (#24101)XhmikosR1-8/+9
* ignore `twbsconfig.yml` * add a trailing slash for folders
2017-08-23Update Popper.js to 1.12.3Johann-S1-2/+2