Hey all, we have so many events in the content folder right now, is it an idea to organise the .md files in year folders?
content/2017/
content/2018/
content/2019/
etc!
Hey all, we have so many events in the `content` folder right now, is it an idea to organise the `.md` files in year folders?
```
content/2017/
content/2018/
content/2019/
etc!
```
Good idea. It might have an impact on the categorization though as I remember folders are categories sometimes in Pelican. So that is something to disable in the config.
Good idea. It might have an impact on the categorization though as I remember folders are categories sometimes in Pelican. So that is something to disable in the config.
I checked the folder/categories setting, it is disabled. All markdown files are moved into folder on my local copy of the repository, so i will give it a go and push!
I checked the folder/categories setting, it is disabled. All markdown files are moved into folder on my local copy of the repository, so i will give it a go and push!
Hey all, we have so many events in the
content
folder right now, is it an idea to organise the.md
files in year folders?Good idea. It might have an impact on the categorization though as I remember folders are categories sometimes in Pelican. So that is something to disable in the config.
I checked the folder/categories setting, it is disabled. All markdown files are moved into folder on my local copy of the repository, so i will give it a go and push!