- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout_us.html
More file actions
Latest commit
132 lines (118 loc) · 6.39 KB
/
Copy pathabout_us.html
File metadata and controls
132 lines (118 loc) · 6.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<!DOCTYPE html>
<htmllang="en">
<head>
<metacharset="utf-8" />
<metaname="viewport" content="width=device-width,initial-scale=1" />
<title>About Us - MathEXplained Magazine</title>
<metaname="description" content="Who we are: MathEXplained is a student-run monthly magazine that makes mathematics readable for a broader audience." />
<linkrel="icon" href="assets/favicon.ico" type="image/x-icon">
<linkrel="preconnect" href="https://fonts.googleapis.com">
<linkrel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<linkrel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400..700&family=Inter:wght@400..700&display=swap">
<linkrel="stylesheet" href="./style.css">
<linkrel="stylesheet" href="https://unpkg.com">
<!-- Pre-rendered SVG for the decorative background; no MathJax runtime needed. -->
<scriptsrc="math-symbols.js" defer></script>
<scriptsrc="background.js" defer></script>
<scriptsrc="site.js" defer></script>
</head>
<bodyclass="about-page with-header-gap">
<aclass="skip-link" href="#main">Skip to content</a>
<canvasid="proximity-grid" aria-hidden="true"></canvas>
<divclass="math-bg-layer" aria-hidden="true"></div>
<divclass="announcement-banner">📣 Join our Google Group for exclusive email updates! <ahref="https://groups.google.com/g/mathexplained-magazine-releases" target="_blank">Learn more...</a></div>
<headerclass="headerbar">
<aclass="brand" href="index.html">
<imgsrc="assets/logo.webp" width="48" height="48">
<spanclass="site-title">Math<spanclass="accent">EX</span>plained</span>
</a>
<navclass="nav-right" aria-label="Primary">
<ahref="index.html">Past Releases</a>
<ahref="about_us.html">About Us</a>
<ahref="staff.html">Staff</a>
<ahref="crossword.html">Crossword</a>
<ahref="apply.html" class="nav-cta">APPLY!</a>
<ahref="https://discord.com/invite/Fnhwbzfpfz" target="_blank" class="navlink">
<imgsrc="https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/discord.svg" alt="Join us on Discord" class="discord-icon">
</a>
<ahref="https://www.instagram.com/mathexplainedmagazine" target="_blank" class="navlink">
<imgsrc="https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/instagram.svg" alt="Follow us on Instagram" class="instagram-icon">
</a>
</nav>
</header>
<mainclass="container" id="main">
<h1>About Us</h1>
<pclass="lead"><strong>M</strong>ath<strong>EX</strong>plained <strong>MAGAZINE</strong> aims to be a monthly
newsletter that publishes articles in a newspaper-style format about various math-related subjects in a way
which can appeal to a broader audience. Topics may range from trending news stories within the math community
to in-depth dissections of niche and interesting mathematical topics for more advanced readers.</p>
<imgsrc="assets/stat_pic.png" alt="math illustration" class="center-image" loading="lazy">
<h2>Our Goal</h2>
<p>While many in the math community might feel as if math is something super familiar to us, the truth is that this
isn't the case outside of it. Math doesn't get much coverage in mainstream media due to it being wrongfully seen
by the general population either as a nerd's hobby or extremely foreign to the average person. Our mission as an
organization is to promote mathematics by dissecting contemporary issues, covering interesting topics, and
painting the field as fun and easy to get into.</p>
<pclass="pullquote">Math doesn’t need to be made simpler — it needs to be made readable.</p>
<divclass="info-grid">
<divclass="info-card">
<divclass="info-icon" aria-hidden="true">📅</div>
<h3>Monthly releases</h3>
<p>A new release every month since July 2024, free to read and free to share.</p>
</div>
<divclass="info-card">
<divclass="info-icon" aria-hidden="true">🧩</div>
<h3>Puzzles included</h3>
<p>All releases close with an original crossword you can play right here on the site.</p>
</div>
<divclass="info-card">
<divclass="info-icon" aria-hidden="true">🌍</div>
<h3>Student-run</h3>
<p>Written, edited, and designed entirely by students from around the world.</p>
</div>
</div>
<h2>Join Us</h2>
<p>Whether you're a student, educator, or enthusiast, we'd love to have you on board. Check out our <ahref="apply.html">application page</a> to learn more about how you can get involved. Or, you can join our <ahref="https://groups.google.com/g/mathexplained-magazine-releases" target="_blank" rel="noopener">mailing list</a> for exclusive updates!</p>
<divclass="hero-actions" style="margin: 2rem 0 0.5rem;">
<aclass="btn btn-primary" href="apply.html">Apply to join</a>
<aclass="btn btn-ghost" href="index.html">Read past issues</a>
</div>
<ahref="index.html" class="back-link">← Back to Home</a>
</main>
<footer>
<divclass="footer-top">
<divclass="footer-brand">
<imgsrc="assets/logo.webp" width="48" height="48">
<divclass="site-title">Math<spanclass="accent">EX</span>plained</div>
<pclass="footer-tagline">A student-run magazine making mathematics readable —
one monthly issue at a time.</p>
</div>
<divclass="footer-links">
<divclass="footer-col">
<h4>Explore</h4>
<ul>
<li><ahref="index.html">Past Releases</a></li>
<li><ahref="crossword.html">Crossword</a></li>
<li><ahref="about_us.html">About Us</a></li>
<li><ahref="staff.html">Staff</a></li>
</ul>
</div>
<divclass="footer-col">
<h4>Get involved</h4>
<ul>
<li><ahref="apply.html">Apply to join</a></li>
<li><ahref="https://groups.google.com/g/mathexplained-magazine-releases"
target="_blank" rel="noopener">Mailing list</a></li>
<li><ahref="https://discord.com/invite/Fnhwbzfpfz"
target="_blank" rel="noopener">Discord</a></li>
<li><ahref="https://www.instagram.com/mathexplainedmagazine"
target="_blank" rel="noopener">Instagram</a></li>
</ul>
</div>
</div>
</div>
<p>© 2026 MathEXplained. All rights reserved.</p>
</footer>
</body>
</html>