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/_config.yml

148 lines
3.3 KiB
YAML

source: .
destination: ./_site
plugins: ./_plugins
layouts: ./_layouts
include: ['.htaccess']
11 years ago
exclude: ['./_scss/*.*']
11 years ago
permalink: /:title
11 years ago
# url: http://glen.local:4000
# url: http://localhost:4000
# url: http://vestride.github.io/Shuffle
baseurl: /Shuffle
defaultTitle: 'Shuffle.js'
defaultDescription: 'Categorize, sort, and filter a responsive grid of items'
defaultImage: '/img/hero.png'
longDescription: 'Shuffle.js is a jQuery plugin for sorting, filtering, and laying out a group of items. It’s performant, responsive, and fast. Check out the demos!'
demos:
- url: 'demos/2013-05-01-basic'
slug: basic
label: Basic masonry layout
screenshot: basic.webp
- url: 'demos/2013-06-19-adding-removing'
slug: adding-removing
label: Adding and removing items
screenshot: removing.webp
- url: 'demos/2013-05-02-adaptive'
slug: adaptive
label: Adaptive bootstrap grid with compound filters
screenshot: adaptive.webp
- url: 'demos/2013-05-03-images'
slug: images
label: Using images
screenshot: images.webp
shapes:
- shape: circle
color: blue
- shape: diamond
color: red
- shape: triangle
color: green
- shape: triangle
color: orange
- shape: square
color: red
- shape: diamond
color: green
- shape: circle
color: red
- shape: square
color: green
- shape: circle
color: orange
- shape: diamond
color: blue
- shape: square
color: orange
- shape: square
color: blue
11 years ago
items:
- groups: [ photography ]
date: 2010-09-14
title: Baseball
img: baseball.png
original: baseball.jpg
cols: 3
11 years ago
- groups: [ wallpaper, 3d ]
date: 2011-08-14
title: Tennis
img: tennis-ball.png
original: tennis-ball.jpg
description: longDescription
cols: 6
11 years ago
- groups: [ wallpaper, 3d ]
date: 2009-05-27
title: iMac
img: imac.png
original: imac.jpg
cols: 3
11 years ago
- groups: [ graphics ]
date: 2012-05-14
title: Master Chief
img: master-chief.png
original: Master_Chief_Portrait_by_Eightfold_Studios.jpg
description: longDescription
extras: [ h2 ]
cols: 3
11 years ago
- groups: [ wallpaper, 3d ]
date: 2009-09-14
title: Eightfold
img: es-blue.png
original: es-blue.jpg
cols: 3
11 years ago
- groups: [ photography ]
date: 2012-03-14
title: Pumpkin
img: pumpkin.png
original: pumpkin.jpg
description: longDescription
cols: 6
11 years ago
- groups: [ wallpaper, 3d ]
date: 2013-05-19
title: Vestride
img: vestride-red.png
original: vestride-red.jpg
extras: [ h2 ]
cols: 6
11 years ago
- groups: [ graphics ]
date: 2013-02-01
title: Newegg
img: newegg.png
original: newegg.jpg
description: longDescription
extras: [ h2 ]
cols: 3
11 years ago
- groups: [ wallpaper ]
date: 2000-01-01
title: Arc
img: eightfoldarc.png
original: eightfoldarc.jpg
cols: 3
11 years ago
- groups: [ photography ]
date: 2012-07-04
title: Ground
img: ground.png
original: ground!.jpg
cols: 3
11 years ago
- groups: [ wallpaper ]
date: 2011-08-12
title: Grass
img: grassy-hills.png
original: grassy-hills.tif
description: longDescription
cols: 6
11 years ago
- groups: [ wallpaper, 3d ]
date: 2013-05-19
title: Vestride
img: vestride-classy.png
original: vestride-classy.jpg
cols: 3
11 years ago