Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: We're thrilled to announce our $10M Seed round led by Accel, with c
created_at: 2025-06-17
---

import { JobLink } from '../../../company/JobLink'
import { JobList } from '../../../careers/job-list'

<InnerHeaderWrapper>
<h1 className="my-8">Announcing our $10M Seed Round</h1>
Expand Down Expand Up @@ -52,37 +52,5 @@ Join us today to build the future of billing for developers.

## Open Roles

<div className="flex flex-col gap-4">
<JobLink
role="Staff Frontend Engineer"
description="Lead the development of our frontend codebase and how we ship composible billing components for developers"
location="Remote — Europe"
link="https://jobs.gem.com/polar/am9icG9zdDparTigzDB_RewSqH5o5htc"
/>
<JobLink
role="Staff Product Engineer"
description="Work across our entire stack to ship innovative features to enhance how developers monetize their software."
location="Remote — Europe"
link="https://jobs.gem.com/polar/am9icG9zdDpgsiQcAqkm5Om5LnR4TJs2"
/>
<JobLink
role="Senior Product Engineer"
description="Work across our entire stack to ship innovative features to enhance how developers monetize their software."
location="Remote — Europe"
link="https://jobs.gem.com/polar/am9icG9zdDpzKcc8t-KY2aAP96pbMHP_"
/>
<JobLink
role="Support Engineer"
description="Help our customers get the most out of Polar. Improve our docs, build internal tooling and automations to scale those efforts."
location="Remote — Europe"
link="https://jobs.gem.com/polar/am9icG9zdDq-gyYKkPmJozQGu_MfvgJ_"
/>
<JobLink
role="Chief of Staff"
description="Help us scale from an early-stage startup to scale-up."
location="Stockholm"
link="https://jobs.gem.com/polar/am9icG9zdDp6OvHLVgSUOIC87Ij7TiE9"
/>
</div>

<JobList />
</InnerWrapper>
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
import { JobLink } from './job-link'

export const JobList = () => {
return (
<div className="flex flex-col gap-4">
<JobLink
role="Staff Frontend Engineer"
description="Lead the development of our frontend codebase and how we ship composible billing components for developers"
location="Remote — Europe"
link="https://jobs.gem.com/polar/am9icG9zdDparTigzDB_RewSqH5o5htc"
/>
<JobLink
role="Staff Product Engineer"
description="Work across our entire stack to ship innovative features to enhance how developers monetize their software."
location="Remote — Europe"
link="https://jobs.gem.com/polar/am9icG9zdDpgsiQcAqkm5Om5LnR4TJs2"
/>
<JobLink
role="Senior Product Engineer"
description="Work across our entire stack to ship innovative features to enhance how developers monetize their software."
location="Remote — Europe"
link="https://jobs.gem.com/polar/am9icG9zdDpzKcc8t-KY2aAP96pbMHP_"
/>
<JobLink
role="Support Engineer"
description="Help our customers get the most out of Polar. Improve our docs, build internal tooling and automations to scale those efforts."
location="Remote — Europe"
link="https://jobs.gem.com/polar/am9icG9zdDq-gyYKkPmJozQGu_MfvgJ_"
/>
<JobLink
role="Chief of Staff"
description="Help us scale from an early-stage startup to scale-up."
location="Stockholm"
link="https://jobs.gem.com/polar/am9icG9zdDp6OvHLVgSUOIC87Ij7TiE9"
/>
</div>
)
}
15 changes: 15 additions & 0 deletions clients/apps/web/src/app/(main)/(landing)/(mdx)/careers/page.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Careers
keywords: careers, join, team, polar, jobs, polar, polar.sh
---

import { JobList } from './job-list'

<InnerHeaderWrapper>
<h1 className="my-8">Open Positions</h1>
<h4>Polar is 100% remote across Europe</h4>
</InnerHeaderWrapper>

<InnerWrapper>
<JobList />
</InnerWrapper>
41 changes: 5 additions & 36 deletions clients/apps/web/src/app/(main)/(landing)/(mdx)/company/page.mdx
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
title: Company
keywords: careers, join, team, polar, open source, jobs, company, about, polar, polar.sh
keywords: careers, join, team, polar, open source, company, about, polar, polar.sh
---

import Image from 'next/image'
import { JobLink } from './JobLink'
import { JobList } from '../careers/job-list'

<InnerHeaderWrapper>
<h1 className="my-8">Polar Software Inc.</h1>
<h4>
We're building the open-source monetization platform for future one-developer unicorns
We're building the open-source monetization platform for future
one-developer unicorns
</h4>
</InnerHeaderWrapper>

Expand Down Expand Up @@ -71,39 +72,7 @@ experiences. Simplicity and opinionated iterations vs. perfection are key to ena
We&apos;re not a 9-5 nor 24/7. We don&apos;t track time nor search for people
who count it down. We love to work and pour our heart into what we build to continuously push the envelope of our creativity and productivity.


## Open Roles

<div className="flex flex-col gap-4">
<JobLink
role="Staff Frontend Engineer"
description="Lead the development of our frontend codebase and how we ship composible billing components for developers"
location="Remote — Europe"
link="https://jobs.gem.com/polar/am9icG9zdDparTigzDB_RewSqH5o5htc"
/>
<JobLink
role="Staff Product Engineer"
description="Work across our entire stack to ship innovative features to enhance how developers monetize their software."
location="Remote — Europe"
link="https://jobs.gem.com/polar/am9icG9zdDpgsiQcAqkm5Om5LnR4TJs2"
/>
<JobLink
role="Senior Product Engineer"
description="Work across our entire stack to ship innovative features to enhance how developers monetize their software."
location="Remote — Europe"
link="https://jobs.gem.com/polar/am9icG9zdDpzKcc8t-KY2aAP96pbMHP_"
/>
<JobLink
role="Support Engineer"
description="Help our customers get the most out of Polar. Improve our docs, build internal tooling and automations to scale those efforts."
location="Remote — Europe"
link="https://jobs.gem.com/polar/am9icG9zdDq-gyYKkPmJozQGu_MfvgJ_"
/>
<JobLink
role="Chief of Staff"
description="Help us scale from an early-stage startup to scale-up."
location="Stockholm"
link="https://jobs.gem.com/polar/am9icG9zdDp6OvHLVgSUOIC87Ij7TiE9"
/>
</div>
<JobList />
</InnerWrapper>
3 changes: 3 additions & 0 deletions clients/apps/web/src/components/Landing/LandingLayout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@ const LandingPageDesktopNavigation = () => {
<li>
<NavLink href="/company">Company</NavLink>
</li>
<li>
<NavLink href="/careers">Careers</NavLink>
</li>
<li>
<NavLink href="/blog">Blog</NavLink>
</li>
Expand Down
1 change: 1 addition & 0 deletions clients/apps/web/src/components/Organization/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const Footer = () => {
<h3 className="text-base dark:text-white">Company</h3>
<div className="flex flex-col gap-y-2">
<FooterLink href="https://polar.sh/vision">Vision</FooterLink>
<FooterLink href="/careers">Careers</FooterLink>
<FooterLink href="https://polar.sh/assets/brand/polar_brand.zip">
Brand Assets
</FooterLink>
Expand Down