Best way to manage subpages?
Posted: Thu Oct 29, 2020 1:04 pm
Hi all!
I'm new here and hope to become an active member in this community.
I've started working on transfering our website derknoten.wien to bludit a couple of days ago. I'm quite new to web development and so far I had individual html files for all webpages, which is a nightmare to manage. So I was looking around for a lightweight and easy to use open source cms... and found bludit. I'm really loving it so far, but now I'm stuck.
So here is what I'm trying to do:
I'm building a custom theme with the following page structure structure:
-events: static page, list of all events. Every event should have it's own page.
-blog: static page, list of all blog posts. Every blog post should have it's own page.
-contact: static page
The problem I'm having is that I don't know how to seperate pages that are events from pages that are blog posts. Would Categories be the right way to make this distinction? Or should I make all events children of the event overview page and all blog posts children of the blog overview page?
Sorry if this is a stupid question but I've been digging through the documentation and source code for a couple of hours now and I didn't really find out how this should be done.
A related question: Can I have different layouts for the content editor?
Thanks in advance!
Jonas
I'm new here and hope to become an active member in this community.
I've started working on transfering our website derknoten.wien to bludit a couple of days ago. I'm quite new to web development and so far I had individual html files for all webpages, which is a nightmare to manage. So I was looking around for a lightweight and easy to use open source cms... and found bludit. I'm really loving it so far, but now I'm stuck.
So here is what I'm trying to do:
I'm building a custom theme with the following page structure structure:
-events: static page, list of all events. Every event should have it's own page.
-blog: static page, list of all blog posts. Every blog post should have it's own page.
-contact: static page
The problem I'm having is that I don't know how to seperate pages that are events from pages that are blog posts. Would Categories be the right way to make this distinction? Or should I make all events children of the event overview page and all blog posts children of the blog overview page?
Sorry if this is a stupid question but I've been digging through the documentation and source code for a couple of hours now and I didn't really find out how this should be done.
A related question: Can I have different layouts for the content editor?
Thanks in advance!
Jonas