title: aaoth plugins: - jekyll-feed # exclude non-site files exclude: - LICENSE - README.md - art/thumbs.sh - templates collections: music_releases: music_projects: output: true permalink: /music/:title sort_by: start_date music_titles: excerpt_separator: defaults: - scope: path: "" values: layout: "default" - scope: path: "_posts" values: layout: "post" - scope: path: "_music_projects" values: layout: "music-project" - scope: path: "assets/img" values: image: true - scope: path: "art" values: art: true - scope: path: "art/*/thumbs" values: thumbnail: true