mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
folder clean
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -3,4 +3,3 @@ source "https://rubygems.org"
|
||||
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
||||
|
||||
gem "jekyll", "~> 4.0"
|
||||
gem "jekyll-last-modified-at"
|
||||
|
@@ -1,7 +1,4 @@
|
||||
plugins:
|
||||
- jekyll-last-modified-at
|
||||
|
||||
|
||||
source: src
|
||||
host: 0.0.0.0
|
||||
|
||||
exclude:
|
||||
@@ -13,7 +10,8 @@ defaults:
|
||||
type: "icons"
|
||||
values:
|
||||
layout: icon
|
||||
permalink: 'icons/tabler-:slug'
|
||||
in-bg: true
|
||||
permalink: 'icons/:slug'
|
||||
|
||||
collections:
|
||||
icons:
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user