You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vestride_Shuffle/docs/_config.yml

25 lines
681 B
YAML

source: .
destination: _site
plugins_dir: _plugins
layouts_dir: _layouts
data_dir: _data
include: ['dist']
exclude: ['./_scss']
permalink: /:title
# Overriden in _config_dev.yml
environment: production
# Open graph and twitter cards require absolute urls
url: https://vestride.github.io
# jekyll serve --watch --config _config.yml,_config_dev.yml
baseurl: /Shuffle
defaultTitle: 'Shuffle.js'
defaultDescription: 'Categorize, sort, and filter a responsive grid of items'
ogImage: '/img/shuffle-open-graph.png'
longDescription: 'Shuffle.js is a package for sorting, filtering, and laying out a group of items. It’s performant, responsive, and fast. Check out the demos!'