Til

Adding a Today I Learned (TIL) section to my website

In _config.yml, I added a new collection specifically for TIL posts:

1
2
3
4
collections:
  til:
    output: true
    permalink: /til/:title/

See the Pull Request

This post is licensed under CC BY 4.0 by the author.
Keyboard Shortcuts