diff --git a/_config.yml b/_config.yml index 546376c..7c6881f 100644 --- a/_config.yml +++ b/_config.yml @@ -29,15 +29,15 @@ kramdown: # input: GFM syntax_highlighter: rouge -# THIS BREAKS THE SITE!! -# collections_dir: collections -# collections: -# docs: -# output: true - collections: notes: output: true + music: + output: true + order: + - retroactive.md + - spamcalls.md + - imagined.md highlighter: rouge diff --git a/_includes/head.html b/_includes/head.html index 575af4a..d746267 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -8,7 +8,7 @@ - + diff --git a/_includes/nav.html b/_includes/nav.html index 5289588..d33512c 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -10,6 +10,7 @@
diff --git a/_layouts/album.html b/_layouts/album.html new file mode 100644 index 0000000..77f04e0 --- /dev/null +++ b/_layouts/album.html @@ -0,0 +1,71 @@ +{% include head.html %} + + + ++
{{page.description}}
+ +{{album.description}}
+