threefoldfoundation / threefold_data

ThreeFold content database (projects/people/blog/news)
1 stars 7 forks source link

Get threefold_data working for all sites #104

Open samtaggart opened 6 months ago

samtaggart commented 6 months ago

The idea of threefold_data is that all blogs, newsroom items, people, and partners can go here and then they are added to different sites accordingly. This way there is one source of truth data set and if anything needs to be updated, it will then be updated across all sites in which it is present. Right now this is not the case – there are old categories / memberships / organizations.

As an example, today I needed to add Greg and Vianney to ourworld.tf. Greg already had a people page and Vianney did not. Normally I should be able to add the people page for Vianney in threeefold_data and identify which sites he should appear on. For Greg, I would just need to add a label "ourworld_tf" or something like this. Instead I had to copy and paste Greg into the people folder of ourworld.tf and create a new one for Vianney. While I was browsing around I noticed that a lot of the people pages were a bit outdated and needed updating. I had to do that manually, which would not be the case if we were using threefold_data properly.

We should update this / get it working asap.