I've implemented a custom content loader for the ITS4US data so it can be loaded directly from a spreadsheet and generated during the site build step. This means we will not have to convert the data for JSON and then load the JSON files in. With no conversion step, the spreadsheet will be able to be sent directly to the webmaster to generate a new build.
Code will be pushed to a separate branch and merged with the main branch after the major structural and navigation changes are made.
I've implemented a custom content loader for the ITS4US data so it can be loaded directly from a spreadsheet and generated during the site build step. This means we will not have to convert the data for JSON and then load the JSON files in. With no conversion step, the spreadsheet will be able to be sent directly to the webmaster to generate a new build.
Code will be pushed to a separate branch and merged with the main branch after the major structural and navigation changes are made.