w3c / wai-wcag-supplemental

Repository to display Design Patterns for People with Cognitive and Learning Disabilities in a WAI website-like template
https://wai-wcag-supplemental.netlify.app/wcag-supplemental/all-supplemental-guidance/
7 stars 16 forks source link

Integrate into WAI site #19

Closed SteveALee closed 3 years ago

SteveALee commented 3 years ago

There a few new Jekyll parts that make up the design Guide and these have to be added to the WAI Website.

I see two main approaches

1) stick everything into the existing theme and global shared submodules / folders. Pro - little new complexity in wai-webite Con - clutter up global resources (poor decoupling) ie Design Guide only includes get added to system theme (though we might be able to abstract them)

2) included from wai-website using folders and links Pro - explicit and minimal use when needed (wai-website) by using existing Jekyll and WAI website patterns Con - added complexity to wai-website - not shared resources

I favour 2 and am testing it out now.

SteveALee commented 3 years ago

@shawna-slh @hidde Any thoughts?

SteveALee commented 3 years ago

Content available at /coga-dg/supplemental-guidance

In steve-design-guide branch:

To preview see https://steve-design-guide--wai-website.netlify.app/coga-dg/supplemental-guidance/ for the new style pages and also https://steve-design-guide--wai-website.netlify.app for the usual site contents.

This can be copied for the other supporting docs sections