|
@@ -1,3 +1,6 @@
|
|
|
|
+assets:
|
|
|
|
+ cachebust: hard
|
|
|
|
+
|
|
title: Awesome Django
|
|
title: Awesome Django
|
|
email: your-email@example.com
|
|
email: your-email@example.com
|
|
description: >-
|
|
description: >-
|
|
@@ -43,6 +46,8 @@ defaults:
|
|
layout: "default"
|
|
layout: "default"
|
|
|
|
|
|
collections: # process the _data folder
|
|
collections: # process the _data folder
|
|
|
|
+ components:
|
|
|
|
+ output: false
|
|
projects:
|
|
projects:
|
|
output: false
|
|
output: false
|
|
permalink: /:collection/:name/
|
|
permalink: /:collection/:name/
|