You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some pages like /about or /contact have quite some content that does not live in the inventory database. We currently maintain parts of this content in .json objects, some of it is directly written in HTML (JSX).
I would like to revisit the content structure, finding ways to make it easier to edit and maintain. Part of this initiative is also to load the json via Gatsby plugin into the GraphQL data layer, instead of direct import.
Eventually, I am thinking that we could use something like Tina CMS to provide a way for ADMG to edit the text themselves.
The text was updated successfully, but these errors were encountered:
rwegener2
added
the
maintenance
Tickets that do not encompass new features but contribute to the overall quality of the project
label
Feb 1, 2021
AliceR
added
ideation
Tickets encompassing an ongoing discussion without a specific action attached
and removed
maintenance
Tickets that do not encompass new features but contribute to the overall quality of the project
labels
Apr 9, 2021
Some pages like
/about
or/contact
have quite some content that does not live in the inventory database. We currently maintain parts of this content in.json
objects, some of it is directly written in HTML (JSX).I would like to revisit the content structure, finding ways to make it easier to edit and maintain. Part of this initiative is also to load the json via Gatsby plugin into the GraphQL data layer, instead of direct import.
Eventually, I am thinking that we could use something like Tina CMS to provide a way for ADMG to edit the text themselves.
The text was updated successfully, but these errors were encountered: