phillyo / intelligentsia

41 stars 56 forks source link

Where can I access the complete code? #1

Closed Yingt2023 closed 8 months ago

Yingt2023 commented 9 months ago

I'm interested in learning how to implement a feature where text can be collapsed when it's too long, with a "read more" option at the end of the text. However, I couldn't find the code related to the initial block of text that begins with "Many cities across the world are experiencing a phenomenon known as 'gentrification'..." and end with "read more". Could you please provide the complete code for this? Thank you for your assistance, I really appreciate it.

phillyo commented 8 months ago

@Yingt2023 this is achieved via bootstrap. This repo uses a very old version of it, but you can find more information at https://getbootstrap.com/docs/5.0/components/accordion/