Bump.
More information: I am working with a page template file, front.php, that is not the designated “posts page”. I can probably do what I intended by directly making MySQL queries directly to the database, but I want to know if it’s possible to do this by using the existing WordPress php library (since the code will be easier to maintain).