Skip to content

Commit 238174e

Browse files
Add collections and projects collection output.
1 parent 45d8c86 commit 238174e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,10 @@ header_pages:
2525
title: azurepolarbear - code artist
2626
description: algorithmic artist making beautiful things with code 💙👩🏽‍💻
2727
show_downloads: false
28+
29+
# Collections
30+
collections_dir: "./collections"
31+
32+
collections:
33+
projects:
34+
output: true

0 commit comments

Comments
 (0)