OpenWebAdvocacy / website

Source code for the Open Web Advocacy website.
https://open-web-advocacy.org/
MIT License
33 stars 24 forks source link

Enhancement: Ability to collapse/expand long lists of quotes, bullets #35

Open rejhgadellaa opened 2 years ago

rejhgadellaa commented 2 years ago

Type of Change

Summary

The Walled Gardens document contains some pretty long (lists) of quotes, and v1.2 expands on that significantly. Like, there are 17+ pages of quotes, only interrupted by a single subchapter title. We may want to make that collapsable (probably by default, have the user expand it), something like this

"This is a quote"

"And another quote"

( Show 20 more quotes ) <-- button

Alternative:

Move the (bulk of the) quotes into an appendix and link to it?

rejhgadellaa commented 2 years ago

Made a first attempt in da67f51, included in #33