aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
blob: 7fc5267aef67e9f031865039d80b87eb45f86038 (plain)
1
2
3
4
5
6
7
8
9
10
11
title: "Loek's Blog"
permalink: /post/:title
exclude:
  - makefile
  - license
defaults:
  - scope:
      type: posts
    values:
      layout: post
      lang: en