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

Refactor: Add a simple content management system #3

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

l-peacock
Copy link
Owner

Simple Content Management System

  • Decoupled content from ui-* components. Content is now maintained in base/app/mainContent.js
  • ui-* components now support content being passed dynamically in as properties.
  • Content should be passed down from base-* components, which import the relevant content.

@l-peacock l-peacock merged commit d2b6754 into develop Feb 10, 2024
@l-peacock l-peacock deleted the feature/contentCleanup branch February 10, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant