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

Separate content and layout #32

Open
sumwatshade opened this issue Mar 22, 2020 · 1 comment
Open

Separate content and layout #32

sumwatshade opened this issue Mar 22, 2020 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@sumwatshade
Copy link
Owner

sumwatshade commented Mar 22, 2020

Context

Some of our text content could be reused on multiple pages, or otherwise not inlined within a single page. We should have some way to manage and review our text content separate from the layout

Deliverable (subject to change)

  • a /content folder containing text blobs
  • a react component that takes a text blob path and injects it into a Typography section of the appropriate section
@sumwatshade sumwatshade added the good first issue Good for newcomers label Mar 22, 2020
@sumwatshade
Copy link
Owner Author

@steebe what are you thinking for the best way to store/organize content? We will likely eventual use something like React Intl in the future to inject the content into our components.

@sumwatshade sumwatshade added this to the Project Proposal milestone Apr 4, 2020
@steebe steebe moved this from To do to No in 4/3/2020 - 4/17/2020 Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Development

No branches or pull requests

2 participants