Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

One website two themes

Started by Muut Archive 11 years ago · 3 replies · 330 views
11 years ago

Hi,
grav is really impressive but I'm still new and need help. I would like to have on my website 2 blogs:

  • blog A - antimatter + theme changes = mytheme_A
  • blog B - antimatter + theme changes = mytheme_B

fairly easy, but how to get them to work together, config/system.yaml permits only one theme. The second problem is that I need simplesearch separately for each blog, simplesearch for blog A and simplesearch for blog B, if it's possible.

Maybe Themer plugin would be a solution but for the moment I do not really know how to configure it.

Thanks,
Marek

11 years ago

Regarding the two blogs with changes, there are a couple of approaches, but the simplest would be to have a set of modified twig templates in your theme for each blog. You don't really need to have multiple themes. Just ensure that Blog A has a markdown file called blog-a.md that uses blog-a.html.twig and Blog B with blog-b.md uses blog-b.html.twig. Of course same thing goes for the actual blog posts of item-a.md and item-b.md respectively.

On the serach side of things.... this actually 'could' be done with a fairly simple modification to simplesearch to merge in 'page' level configuration options rather than just the site-wide plugin configuration.

It currently doesn't support this, but other plugins do this and it would just mean copying over that same logic to simplesearch..

11 years ago

Hi,
Thank you for interest, fast reply and help.

You present an interesting point of view, I'll go this way to check how it works.

Regarding the simple search I've no idea how to isolate it only for blog A or blog B, any hint or example, would be appreciated.

Thanks,
Marek

11 years ago

Hi,
your suggestion regarding one website - two themes works very well, thank you very much,
Marek

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1338 9 years ago
Archive · by Muut Archive, 9 years ago
2 927 9 years ago
Archive · by Muut Archive, 9 years ago
2 4056 9 years ago
Archive · by Muut Archive, 9 years ago
1 2941 9 years ago
Archive · by Muut Archive, 9 years ago
3 1112 9 years ago