Here is the link to the webpage I’m talking about. You can see that this webpage splits up all of the posts into 24 different pages, with what looks to be 11 posts per page. What I’m wondering is if it is possible to change the the JavaScript or HTML via my browser (Chrome) to instead display all 24 pages worth of posts on one single page, allowing me to search all posts for a keyword via CTRL+F.
I briefly inspected the code in Google Chrome, but I wasn’t able to figure out if there was anything I could change to achieve my objective.