Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADR]: implement content management system #195

Open
1 task done
MFarabi619 opened this issue Dec 3, 2024 · 0 comments
Open
1 task done

[ADR]: implement content management system #195

MFarabi619 opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
📦dependencies Pull requests that update a dependency file

Comments

@MFarabi619
Copy link
Member

Search checkbox

  • Have you searched for similar issues?

Platforms

all

Problem Statement

Information management is the greatest challenge that's faced by anyone and everyone regardless of age, ethnicity, geographical location, background, etc. In the context of this project, we have lots of content across deployed applications that are the same. For example:

  • Static assets (images and fonts)
  • Mission statement(s)
  • Event titles, descriptions, locations, dates, collaborators, sign-up links, etc.
  • Social Media links
  • Sponsor links and logos (past and present)

This problem is similar to one we've already faced, which was deciding how things should look (color, typography, layout, etc.) and how that should be unified. This problem has been solved by our Design System. It ensures everything looks the same across all apps and stay in sync.

But how do we solve the problem of what they should say? How do we ensure all information across all apps stay in sync?

Enter Content Management Systems. They're the the Design System equivalents for content, and are abbreviated as CMS.

Decision

Payload CMS...

Comparative Table of Technologies

...

Solution Summary

...

Alternative Options

...

@MFarabi619 MFarabi619 self-assigned this Dec 3, 2024
@MFarabi619 MFarabi619 added enhancement 📦dependencies Pull requests that update a dependency file labels Dec 3, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in 🐞 2025 Dec 3, 2024
@MFarabi619 MFarabi619 moved this from 📋 Backlog to 🏗 In Progress in 🐞 2025 Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦dependencies Pull requests that update a dependency file
Projects
Status: 🏗 In Progress
Development

No branches or pull requests

1 participant