add art section to blog

This commit is contained in:
2022-06-03 22:38:49 +01:00
parent a9f74de2f0
commit 4f8deabfdf
113 changed files with 562 additions and 44 deletions

View File

@@ -16,31 +16,34 @@ redcarpet:
extensions: ["strikethrough"]
collections:
math:
title: math
output: true
permalink: /math/:path/
path: /math
programming:
title: programming
output: true
permalink: /programming/:path/
path: /programming
life:
title: life
output: true
permalink: /life/:path/
path: /life
travel:
title: travel
output: true
permalink: /travel/:path/
path: /travel
philosophy:
title: philosophy
output: true
permalink: /philosophy/:path/
path: /philosophy
art:
title: art
permalink: /art/:path/
#math:
#title: math
#output: true
#permalink: /math/:path/
#path: /math
#programming:
#title: programming
#output: true
#permalink: /programming/:path/
#path: /programming
#life:
#title: life
#output: true
#permalink: /life/:path/
#path: /life
#travel:
#title: travel
#output: true
#permalink: /travel/:path/
#path: /travel
#philosophy:
#title: philosophy
#output: true
#permalink: /philosophy/:path/
#path: /philosophy
contentsLabel: "Table of Contents"
showToggleButton: true