aboutsummaryrefslogtreecommitdiff
path: root/config.yml
AgeCommit message (Collapse)AuthorFilesLines
2023-05-17Rename config.yml to hugo.yml (#38582)Christian Oliff1-89/+0
hugo.yml is now recommended (over the generic sounding config.yml) as the default config based filename REF: https://gohugo.io/getting-started/configuration/#hugotoml-vs-configtoml Changing this may make it easier for code editors and build tools to identify this as a Hugo configuration file and project.
2023-04-12config.yml: Fix ruby version (#38446)Gleb Mazovetskiy1-1/+1
Ruby gems versions use a `.` here because they do not allow a `-` for this purpose
2023-04-03Release v5.3.0-alpha3 (#38357)XhmikosR1-13/+13
* Bump version to 5.3.0-alpha3 * Dist
2023-03-29Update RFS to v10.0.0XhmikosR1-1/+1
2023-03-26Update dependencies (#38330)Julien Déramond1-1/+1
2023-03-26Update dependencies and regenerate package-lock.json (#38329)XhmikosR1-2/+2
* @popperjs/core ^2.11.6 → ^2.11.7 * hugo-bin ^0.101.2 → ^0.101.4 * nodemon ^2.0.21 → ^2.0.22 * rollup ^3.20.0 → ^3.20.2 * sass ^1.59.3 → ^1.60.0
2023-03-24Release v5.3.0-alpha2 (#38244)XhmikosR1-13/+13
* Bump version to 5.3.0-alpha2 * Dist
2023-02-14Docs: Use ESM Popper CDN reference in 'Using Boottrap as a module'Julien Déramond1-0/+1
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-17/+17
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>
2022-11-21DistXhmikosR1-4/+4
2022-11-21Bump version to 5.2.3XhmikosR1-9/+9
2022-10-03Release v5.2.2 (#37236)XhmikosR1-13/+13
* Bump version to v5.2.2 * Dist
2022-09-07Release v5.2.1 (#37098)XhmikosR1-13/+13
* Bump version to v5.2.1. * Dist
2022-09-01Fix bump popperjs from 2.11.5 to 2.11.6Julien Déramond1-2/+2
2022-07-26Simplify social images and add ability to set per-page images (#36804)Mark Otto1-3/+2
* Simplify social images and add ability to set per-page images - Removes the homepage summary layout in favor of the larger image card (makes it more consistent with other pages) - Reuses new thumbnails for Webpack, Parcel, and Vite guides to add their new social images * Update default social card * Change description to subtitle, add longer description to match homepage * Remove social_image_path, use inline conditions for social images
2022-07-25Remove Slack from site and repo docs (#36825)Mark Otto1-1/+0
* Remove Slack from site and repo docs * Apply suggestions from code review Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Julien Déramond <[email protected]>
2022-07-19Release v5.2.0 (#36768)XhmikosR1-13/+13
* Bump version to 5.2.0 * Dist * Update masthead.html
2022-05-17Fix missing Swag Store URLJulien Déramond1-0/+1
2022-05-13DistXhmikosR1-4/+4
2022-05-13Prepare v5.2.0-beta1Mark Otto1-15/+15
2022-04-08Update devDependencies (#36120)XhmikosR1-2/+2
* Update devDependencies * @babel/core ^7.17.8 → ^7.17.9 * @popperjs/core ^2.11.4 → ^2.11.5 * clean-css-cli ^5.5.2 → ^5.6.0 * eslint-plugin-import ^2.25.4 → ^2.26.0 * find-unused-sass-variables ^4.0.3 → ^4.0.4 * karma-rollup-preprocessor ^7.0.8 → ^7.0.7 * sass ^1.49.11 → ^1.50.0 * stylelint 14.2.0 → ^14.6.1 * Fix currentcolor case
2022-03-15Update devDependencies (#36024)XhmikosR1-2/+2
* @babel/core ^7.17.5 → ^7.17.7 * @popperjs/core ^2.11.2 → ^2.11.4 * eslint ^8.10.0 → ^8.11.0 * hugo-bin ^0.81.3 → ^0.82.2 * karma-chrome-launcher ^3.1.0 → ^3.1.1 * lockfile-lint ^4.6.2 → ^4.7.4 * rollup ^2.70.0 → ^2.70.1 * terser ^5.12.0 → ^5.12.1
2022-02-19Replace AnchorJS with a Hugo render hook (#32953)XhmikosR1-0/+4
* Replace AnchorJS with a Hugo render hook * docs(anchors): improve aria-label on anchor links * docs(anchors): show anchor link when ed * docs(anchors): add hash in pseudo-element Co-authored-by: Gaël Poupard <[email protected]>
2022-01-11Update devDependencies (#35678)XhmikosR1-2/+2
* @babel/cli ^7.16.7 → ^7.16.8 * @babel/preset-env ^7.16.7 → ^7.16.8 * @popperjs/core ^2.11.0 → ^2.11.2 * @rollup/plugin-node-resolve ^13.1.2 → ^13.1.3 * autoprefixer ^10.4.1 → ^10.4.2 * cspell ^5.14.0 → ^5.15.1 * karma ^6.3.9 → ^6.3.10 * rollup ^2.62.0 → ^2.63.0 * sass ^1.45.2 → ^1.47.0 * shelljs ^0.8.4 → ^0.8.5
2021-12-21Update devDependencies (#35545)XhmikosR1-1/+7
* cspell ^5.13.3 → ^5.13.4 * eslint ^8.4.1 → ^8.5.0 * hugo-bin ^0.78.1 → ^0.79.0 * linkinator ^2.16.2 → ^3.0.2 * sass ^1.45.0 → ^1.45.1 * stylelint-config-twbs-bootstrap ^3.0.0-beta1 → ^3.0.0
2021-11-30Update devDependencies (#35421)XhmikosR1-2/+2
* @popperjs/core ^2.10.2 → ^2.11.0 * cspell ^5.13.0 → ^5.13.1 * postcss ^8.3.11 → ^8.4.4 * rollup ^2.60.1 → ^2.60.2 * sass ^1.43.4 → ^1.44.0
2021-10-09Bump version to 5.1.3.XhmikosR1-13/+13
2021-10-05Release v5.1.2 (#35114)XhmikosR1-13/+13
2021-10-04Update devDependencies (#35102)XhmikosR1-2/+2
* @popperjs/core ^2.10.1 → ^2.10.2 * @rollup/plugin-commonjs ^20.0.0 → ^21.0.0 * clean-css-cli ^5.3.3 → ^5.4.1 * eslint-config-xo ^0.38.0 → ^0.39.0 * rollup ^2.57.0 → ^2.58.0 * stylelint-config-twbs-bootstrap ^2.2.3 → ^2.2.4
2021-09-28docs: fix Popper version number in config (#35067)Grey Li1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2021-09-08docs: Update RFS version & move "v" prefix to config.yml (#34918)XhmikosR1-1/+1
2021-09-07Release v5.1.1 (#34869)v5.1.1XhmikosR1-13/+13
* Prepare v5.1.1. * Dist
2021-09-03Bump @popperjs/core from 2.9.3 to 2.10.1 (#34896)dependabot[bot]1-1/+1
* Bump @popperjs/core from 2.9.3 to 2.10.1 Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.9.3 to 2.10.1. - [Release notes](https://github.com/popperjs/popper-core/releases) - [Commits](https://github.com/popperjs/popper-core/compare/v2.9.3...v2.10.1) --- updated-dependencies: - dependency-name: "@popperjs/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update config.yml * Update .bundlewatch.config.json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR1-19/+19
2021-08-04Bump @popperjs/core from 2.9.2 to 2.9.3 (#34668)dependabot[bot]1-2/+2
* Bump @popperjs/core from 2.9.2 to 2.9.3 Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.9.2 to 2.9.3. - [Release notes](https://github.com/popperjs/popper-core/releases) - [Commits](https://github.com/popperjs/popper-core/compare/v2.9.2...v2.9.3) --- updated-dependencies: - dependency-name: "@popperjs/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update _config.yml popper version Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-06-22Release v5.0.2 (#34276)v5.0.2XhmikosR1-13/+13
* Bump version to v5.0.2. * Dist
2021-05-25Update Hugo config and sitemap.xml (#34074)XhmikosR1-1/+1
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR1-13/+13
* Bump version to 5.0.1. * Dist
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR1-13/+13
* Bump version to 5.0.0 * Fix npm tag * Dist
2021-04-06Bump @popperjs/core from 2.9.1 to 2.9.2 (#33558)dependabot[bot]1-2/+2
* Bump @popperjs/core from 2.9.1 to 2.9.2 Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.9.1 to 2.9.2. - [Release notes](https://github.com/popperjs/popper-core/releases) - [Commits](https://github.com/popperjs/popper-core/compare/v2.9.1...v2.9.2) Signed-off-by: dependabot[bot] <[email protected]> * Update SRI Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-03-23Release v5.0.0-beta3 (#33439)v5.0.0-beta3XhmikosR1-13/+13
2021-03-08Update devDependencies (#33307)XhmikosR1-2/+2
* @popperjs/core ^2.9.0 → ^2.9.1 * autoprefixer ^10.2.4 → ^10.2.5 * clean-css-cli ^5.2.0 → ^5.2.1 * postcss ^8.2.6 → ^8.2.7 * stylelint ^13.11.0 → ^13.12.0
2021-03-02Rename _gh_pages to _site. (#33129)XhmikosR1-1/+1
2021-03-02Bump @popperjs/core from 2.8.3 to 2.9.0 (#33240)dependabot[bot]1-2/+2
* Bump @popperjs/core from 2.8.3 to 2.9.0 Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/popperjs/popper-core/releases) - [Commits](https://github.com/popperjs/popper-core/compare/v2.8.3...v2.9.0) Signed-off-by: dependabot[bot] <[email protected]> * Update config.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-02-23Bump @popperjs/core from 2.8.2 to 2.8.3 (#33188)dependabot[bot]1-2/+2
* Bump @popperjs/core from 2.8.2 to 2.8.3 Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/popperjs/popper-core/releases) - [Commits](https://github.com/popperjs/popper-core/compare/v2.8.2...v2.8.3) Signed-off-by: dependabot[bot] <[email protected]> * Update config.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-02-22Update devDependencies (#33150)XhmikosR1-2/+2
* @babel/cli ^7.12.16 → ^7.12.17 * @babel/core ^7.12.16 → ^7.12.17 * @babel/preset-env ^7.12.16 → ^7.12.17 * @popperjs/core ^2.6.0 → ^2.8.2 * @rollup/plugin-replace ^2.3.4 → ^2.4.0 * eslint-config-xo ^0.34.0 → ^0.35.0 * eslint-plugin-unicorn ^28.0.1 → ^28.0.2 * hugo-bin ^0.68.0 → ^0.69.0 * linkinator ^2.13.4 → ^2.13.6 * lockfile-lint ^4.3.7 → ^4.6.1 * sass ^1.32.7 → ^1.32.8 * stylelint ^13.10.0 → ^13.11.0
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR1-13/+13
* Bump version to 5.0.0-beta2 * Dist
2020-12-16Bump @popperjs/core from 2.5.4 to 2.6.0 (#32487)dependabot[bot]1-2/+2
* Bump @popperjs/core from 2.5.4 to 2.6.0 Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.5.4 to 2.6.0. - [Release notes](https://github.com/popperjs/popper-core/releases) - [Commits](https://github.com/popperjs/popper-core/compare/v2.5.4...v2.6.0) Signed-off-by: dependabot[bot] <[email protected]> * Update config.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-12-07Distv5.0.0-beta1XhmikosR1-4/+4
2020-12-07Revert v5.getbootstrap.com changesXhmikosR1-1/+1