Skip to content

Commit 8f97069

Browse files
authored
Merge pull request #22 from sscargal/main
Added Culture Statement
2 parents d26f32f + 0fe889d commit 8f97069

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

themes/memmachine/layouts/community.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,30 @@ <h1 class="title">
2929
COMMUNITY
3030
=========================================================-->
3131
<div class="container mt-192">
32+
<!-- Culture Statement -->
33+
<div class="row mb-5">
34+
<div class="col-md-10 mx-auto text-center" data-aos="fade-up">
35+
<h2 class="title-2">Our <span class="highlight-text-gradient">Culture Statement</span></h2>
36+
<div class="mx-850 text-center">
37+
<p>
38+
<h3 class="title-3"><span class="highlight-text-gradient">HIPPOS</span>: Humility, Impact, People, Partnership, Openness, Simplicity</h3>
39+
</p>
40+
<ul style="text-align:left">
41+
<li><span class="highlight-text-gradient">Humility</span>: We lead with humility in everything we do. We are new kids on the block and do not take that lightly. Every misstep is a lesson, every challenge a chance to grow.
42+
</li>
43+
<li><span class="highlight-text-gradient">Impact</span>: Impact comes before profit, always. The work we do matters because of the difference it makes, not the revenue it generates. Our users pay not just for tools, but for meaningful, measurable change in their workflows, communities, and lives.
44+
</li>
45+
<li><span class="highlight-text-gradient">People</span>: We value people first. In an age dominated by AI, our edge isn’t just code, but it’s authentic connection. We are relentlessly people-first, designing systems and experiences that honor human creativity, curiosity, and collaboration.
46+
</li>
47+
<li><span class="highlight-text-gradient">Partnership</span>: Great ideas never happen in isolation. They emerge at the intersection of human insight and AI intelligence. We facilitate everything we do in a spirit of collaboration and mutual growth.
48+
</li>
49+
<li><span class="highlight-text-gradient">Openness</span>: Openness is both our philosophy and our practice. We are open-source, platform-agnostic, and believe in open communication and feedback between people of all backgrounds, ages, and titles.</li>
50+
<li><span class="highlight-text-gradient">Simplicity</span>: Radical accessibility is non-negotiable. Whether it’s someone vibe-coding for the first time or an AI researcher at Caltech, MemMachine should feel intuitive, delightful, and instantly empowering. Simplicity means everyone can meaningfully engage without friction.</li>
51+
</ul>
52+
</div>
53+
</div>
54+
</div>
55+
3256
<!-- Contributors -->
3357
<div class="row mb-5">
3458
<div class="col-md-10 mx-auto text-center" data-aos="fade-up">

0 commit comments

Comments
 (0)