What should change?
The tech-docs-gem contains all the template and layout files to build the middleman site. In /lib/source/layouts/* there are layouts for header, footer and service navigation. These should use the GOV.UK components.
User need
The components are more easily maintained, more consistent and accessibility tested.
Proposed solution
Swap out the partials into using the components (may be simple to just remove the partials altogether if ther eis no specific logic required)
What should change?
The
tech-docs-gemcontains all the template and layout files to build the middleman site. In/lib/source/layouts/*there are layouts for header, footer and service navigation. These should use the GOV.UK components.User need
The components are more easily maintained, more consistent and accessibility tested.
Proposed solution
Swap out the partials into using the components (may be simple to just remove the partials altogether if ther eis no specific logic required)