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
I observed that collection data directories (_projects/, _people/, _resources/, _venues/, _hacknights/) are not present under the active _data/ folder.
Instead, these collections are located under the /archive/ directory and are not currently linked to live UI pages.
Steps to Reproduce:
Clone the CivicTech.ca repository.
Open the _data/ folder. Verify that config .yml files exist
Check for the presence of collection data directories.
Observe that required collections only exist under /archive/.
Clarification Needed:
Is it intentional that these collections remain under /archive/?
Will these archived data sets be migrated back into active collections?
If not, what is the plan for surfacing this content on the live site?