add blog capability

This commit is contained in:
2019-10-06 22:38:42 +02:00
parent 3223bb54b8
commit 766b6f9e23
8 changed files with 118 additions and 41 deletions

View File

@@ -20,6 +20,9 @@ extensions = [ "hardLineBreak" ]
custom_css = ['css/custom.css']
custom_js = []
[params.blog]
headline = "Thoughts about tech, politics, and more"
[params.social]
Github = "mxmehl"
Git = "https://src.mehl.mx/mxmehl"