|
|
|
@ -15,7 +15,7 @@ source: .
|
|
|
|
|
destination: ./_site
|
|
|
|
|
plugins: ./_plugins
|
|
|
|
|
include: ['.htaccess']
|
|
|
|
|
exclude: ['deploy.sh','recipes.sublime-project','recipes.sublime-workspace', 'vendor', 'Gemfile', 'Gemfile.lock', 'Makefile']
|
|
|
|
|
exclude: ['recipes.sublime-project','recipes.sublime-workspace', 'vendor', 'Gemfile', 'Gemfile.lock', 'Makefile']
|
|
|
|
|
paginate: 10
|
|
|
|
|
paginate_path: "rezepte/page-:num"
|
|
|
|
|
permalink: /rezept/:title.html
|
|
|
|
|