jekyll-multipost
jekyll-multipost copied to clipboard
Multi layouts
Does the plugin work for multiple layouts. For example, if I have default.html and default2.html, can I make my post.html layout be rendered by both default and default2? So that any post that uses the post.html layout gets rendered based on default and default2?