jorgelbg / jorgelbg.github.io

Personal blog, built using Hugo and hosted on Github Pages
https://jorgelbg.me
3 stars 2 forks source link

Organize posts per year #15

Closed jorgelbg closed 5 years ago

jorgelbg commented 5 years ago

Use the following structure:

content
├── 2018
|    ├── post1.md
|    ├── post2.md
└── 2019
    ├── pos1.md
    ├── pos2.md