Open VangelisDimi opened 4 months ago
The CMS for the website is WordPress, but a long-term goal is to manage the looks of the website through it. For now if we really want to influence these pages through it would be to simply create wordpress pages with this content and pull it from there, I don't think it's essential for the MVP though since this info will rarely change.
My thinking is how do we select the articles that will be in the Hero, Card Posts etc? For now I have them tied to specific categories but we might want that to change. My thought was to simply add some special tags, and use them to control things. i.e. posts with #__BWCard
would appear in the aforementioned cards
I think there should be some way for the writers of the webpage to manipulate it's content beyond it's articles. For example the About and Contact pages , or the social links in the footer of the page. That way the content can be maintained easily without the need of someone with programming knowledge. We can use Astro's content collections with a compatible CMS , or WordPress.