Skip to content

Commit

Permalink
Merge pull request #174 from chrisrhymes/update/bulma-1-0-3
Browse files Browse the repository at this point in the history
Upgrade bulma to 1.0.3 and rake to 13
  • Loading branch information
chrisrhymes authored Jan 19, 2025
2 parents c644b9c + 2d362bc commit a11f9c9
Show file tree
Hide file tree
Showing 50 changed files with 27,724 additions and 21,926 deletions.
4 changes: 2 additions & 2 deletions bulma-clean-theme.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = "bulma-clean-theme"
spec.version = "1.1.0"
spec.version = "1.2.0"
spec.authors = ["chrisrhymes"]
spec.email = ["csrhymes@gmail.com"]

Expand All @@ -20,5 +20,5 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "kramdown-parser-gfm", "~> 1.1"

spec.add_development_dependency "bundler", "~> 2.0"
spec.add_development_dependency "rake", "~> 12.0"
spec.add_development_dependency "rake", "~> 13.0"
end
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.2.0
* Update to Bulma v1.0.3
* Update to rake v13

# 1.1.0
* Update FontAwesome to v6.6
* Add social links to the footer
Expand Down
6 changes: 3 additions & 3 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions node_modules/bulma/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/bulma/bulma.scss

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

106 changes: 57 additions & 49 deletions node_modules/bulma/css/bulma.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node_modules/bulma/css/bulma.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions node_modules/bulma/css/bulma.min.css

Large diffs are not rendered by default.

42 changes: 25 additions & 17 deletions node_modules/bulma/css/versions/bulma-no-dark-mode.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/bulma/css/versions/bulma-no-dark-mode.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions node_modules/bulma/css/versions/bulma-no-dark-mode.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit a11f9c9

Please sign in to comment.