Open
Description
Multiblog
Hello.
Can I have multiple blogs in a single Cobalt site?
For example, in config like this.
posts:
title: Blog
dir: blog
posts2:
title: Useful articles
dir: articles
And access with paginator
, paginator2
, etc.
Alternative option
It is more recommended to develop sections and pages without collection posts so it would be able to make multiple blogs with sections, like Zola.
Also, theme creation feature would be helpful.
The reason why I don't use Zola for now is because it has limited features like datafiles and the ability to add liquid syntax to even markdown files, as well as custom template extentions. I may use it later, but for now Cobalt is the best choice for me.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels