In _config.yml
, I added a new collection specifically for TIL posts:
collections:
til:
output: true
permalink: /til/:title/
In _config.yml
, I added a new collection specifically for TIL posts:
collections:
til:
output: true
permalink: /til/:title/