March 23, 2020: Technical check-in on WeCount website
Participants: Cindy, Justin, Lisa, Michelle, Ned, Philip, Ted
Notes:
- Dev environment for WeCount website
- TODO: Ned - Configure wecount-cms.inclusivedesign.ca, update API endpoints
- Coding standards
- TODO: Ned - Update ESLint to mandate semicolons
- TODO: Ned - Update StyleLint config to match indent rules from ESLint
- TODO: All - Review ESLint configuration, see if we want to change anything
- Header design
- TODO: Ned - Find example of IntersectionObserver overflow menu
- views page
- H1: Views
- H2: filter
- H3: view titles
- News page
- H1: News
- H2: news titles
An example of reuse the header styling for different heading levels:
h3, .h3 { // styles for heading 3 }
<article>
<h2 class=”h3”>