mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 20:58:34 +01:00
25 lines
287 B
YAML
25 lines
287 B
YAML
source: src
|
|
|
|
host: 0.0.0.0
|
|
port: 4001
|
|
|
|
plugins:
|
|
- jekyll-include-cache
|
|
|
|
exclude:
|
|
- .idea
|
|
- package.json
|
|
|
|
defaults:
|
|
- scope:
|
|
type: "icons"
|
|
values:
|
|
layout: icon
|
|
in-bg: true
|
|
tags: []
|
|
permalink: 'icons/:slug'
|
|
|
|
collections:
|
|
icons:
|
|
output: true
|