From: Gabriel Dunne Date: Wed, 28 Dec 2022 06:22:29 +0000 (-0800) Subject: Moving things around X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=a041856bdb5543d8aeab41e38ac8bd395eba0676;p=gabrieldunne.com-site.git Moving things around --- diff --git a/_config.gldstudio.yml b/_config.gldstudio.yml index c8690d0..deb5cdd 100644 --- a/_config.gldstudio.yml +++ b/_config.gldstudio.yml @@ -3,7 +3,7 @@ description: Gabriel Dunne author : Gabriel Dunne url : https://gld.studio author_url : https://gld.studio -author_email : gld@gld.studio +author_email : contact@gld.studio markdown : kramdown highlighter : true paginate : 8 @@ -12,4 +12,9 @@ permalink : /:title/ baseurl : "" plugins : [ jekyll-paginate ] exclude : [ publish, publish-nomedia ] -future: true \ No newline at end of file +future: true + +collections: + notes: + output: true + permalink: /notes/:title/ diff --git a/_config.local.yml b/_config.local.yml index 6cdb0f2..eabb82d 100644 --- a/_config.local.yml +++ b/_config.local.yml @@ -12,4 +12,9 @@ permalink : /:title/ baseurl : "" plugins : [ jekyll-paginate ] exclude : [ publish, publish-nomedia ] -future: true \ No newline at end of file +future: true + +collections: + notes: + output: true + permalink: /notes/:title/ diff --git a/_includes/nav.html b/_includes/nav.html index cd0f079..4a4346b 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,14 +1,15 @@ -