mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-16 20:28:28 +01:00
jekyll update
This commit is contained in:
parent
bc391f9a0b
commit
6f3d891563
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ github
|
||||
src/_icons/test.svg
|
||||
src/test.svg
|
||||
src/test*.svg
|
||||
.jekyll-metadata
|
||||
|
2
Gemfile
2
Gemfile
@ -2,4 +2,4 @@ source "https://rubygems.org"
|
||||
|
||||
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
||||
|
||||
gem "jekyll", "~> 4.0"
|
||||
gem "jekyll", "~> 4.1.1"
|
||||
|
@ -24,7 +24,7 @@
|
||||
],
|
||||
"homepage": "https://github.com/tabler/tabler-icons#readme",
|
||||
"scripts": {
|
||||
"start": "bundle exec jekyll serve --watch --livereload",
|
||||
"start": "bundle exec jekyll serve --watch --livereload --trace",
|
||||
"optimize": "gulp optimize",
|
||||
"release": "release-it"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user