File: /opt/wpsites/default/about.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>About AGX | A Community of Applied Geographers</title>
<base href="/" />
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body>
<header class="site-header">
<nav data-nav></nav>
</header>
<main class="main-wrapper">
<section id="page-content">
<article class="section-card">
<div class="img-ph" style="margin-bottom:1.5rem;">
<div>
<strong>Insert AGX / conference photo here</strong><br/>
Group photo, field visit, keynote, etc.
</div>
</div>
<h1>About AGX</h1>
<p>
AGX originated in the Applied Geography Conference (AGC). The current
AGX structure reflects an expanded mission: enable applied geographic
analysis that supports communities, agencies, and policy; and build
a professional network linking practitioners, students, and academic
researchers.
</p>
<h2>Mission</h2>
<p>
Promote applied geographic insights and methods; connect
early-career scholars and practitioners; support mentoring,
methodological training, and collaborative work.
</p>
<h2>Papers in Applied Geography</h2>
<p>
<em>Papers in Applied Geography</em> is the peer-reviewed journal
associated with AGX. It publishes applied geographic scholarship
in environmental management, hazards, health, mobility, economic
activity, land use, and spatial decision support.
</p>
</article>
</section>
<aside class="sidebar-block" data-about-sidebar>
<div class="sidebar-card">
<div class="sidebar-content">
<h3>Quick Facts</h3>
<ul>
<li>40+ years of applied geography</li>
<li>Global community of practitioners</li>
<li>Peer-reviewed journal</li>
<li>Annual conference</li>
</ul>
</div>
<div class="sidebar-content">
<h3>Learn More</h3>
<p>Discover our mission, values, and how to get involved with AGX.</p>
</div>
</div>
</aside>
</main>
<footer class="site-footer">
<div data-footer></div>
</footer>
<script>window.BASE_PATH = "/";</script>
<script src="assets/js/main.js"></script>
</body>
</html>