Skip to content

Releases: benabraham/bs5-static-site-starter

Bootstrap 5.3.7 + packages update

26 Jul 07:55
Compare
Choose a tag to compare
  • updated Bootstrap to 5.3.7
  • updated other packages to current versions
  • added .nvmrc to automatically switch node version
  • node version raised to 24 (but should work lower versions)

Updates and fixes

18 Nov 12:43
Compare
Choose a tag to compare
  • updated packages to latest available versions
  • raised node version to 22
  • Sass deprecation warnings hidden
  • changed default ports for Browsersync
  • unified quotation marks in index.scss

Bootstrap 5.3.3 + Gulp 5

25 Jun 06:02
Compare
Choose a tag to compare

What's Changed

  • updated Bootstrap to 5.3.3
  • updated Gulp to version 5
  • fixes in _bootstrap-variables-init.scss by @frantisekh (thanks)

Bootstrap 5.3.2

28 Jan 03:35
Compare
Choose a tag to compare

Cleanup, refactorings and updates to packages including Bootstrap.

ES6 Gulpfile

02 Jun 10:09
Compare
Choose a tag to compare

Gulpfile now uses ES6.

Bootstrap 5.3.0

01 Jun 05:59
Compare
Choose a tag to compare
  • updated to Bootstrap 5.3.0
  • added custom dark mode CSS variables
  • doc: fixed and added info about other variable files
  • updated rfs configuration
  • not longer needed Sass variables init removed (current Sass compiler shows no warnings)

Packages bumped

19 Dec 16:20
Compare
Choose a tag to compare

Packages bumped:

  • postcss
  • sass
  • prettier

Bootstrap 5.2.3

22 Nov 14:13
Compare
Choose a tag to compare
  • Bootstrap 5.2.3
  • bumped packages

Bootstrap 5.2.2

31 Oct 15:17
Compare
Choose a tag to compare
  • Bootstrap 5.2.2
  • bumped packages

Bootstrap 5.2.1

13 Sep 07:37
Compare
Choose a tag to compare

Updated to Bootstrap 5.2.1 and

  • caniuse-lite is now updated with each build or when starting development
  • better initial examples (link text decoration didn't make sense sice BS 5)
  • urls in example html relative from root
  • bumped packages