Skip to content

Commit

Permalink
More todos
Browse files Browse the repository at this point in the history
  • Loading branch information
pokey committed Nov 1, 2023
1 parent b84b175 commit 97b5050
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
1 change: 0 additions & 1 deletion packages/cursorless-org/src/components/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ export function Layout({ title, description, relativeUrl, children }: Props) {
/>
{children}
</div>
{/* TODO: Footer? */}
</main>
</MDXProvider>
</>
Expand Down
8 changes: 2 additions & 6 deletions packages/cursorless-org/src/content/enablement-group.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ your hands at all!"

Cursorless needs a dedicated, full-time software engineer on staff. This will cost $5,000 USD per month. The Enablement Group guides development and the participation fees contribute to this crucial funding. Cursorless will always be open source.

## πŸ™Œ Join the Cursorless Enablement Group
## πŸ™Œ <SpamProofEmailLink address={props.emailAddress} subject={emailSubject} body={emailBody}> Join the Cursorless Enablement Group </SpamProofEmailLink>

The Enablement Group consists of stakeholders whose talents, lived experiences, and career experiences bring vital perspectives to the development of Cursorless. Support and input help increase the speed at which new features can be delivered.

Expand Down Expand Up @@ -184,9 +184,7 @@ Members of the Cursorless Enablement Group enjoy several privileges. The access
- Support an initiative targeted at facilitating an increased and more rapid shift of adoption of Cursorless as a faster way to code and a healthier way to code.
- Support of open standards approach. Standards are critical to interoperability and openness is consistent with a positive image in the industry.

{/* TODO: this should be a button which just emails me */}

## πŸš€ Join the Cursorless Enablement Group
## πŸš€ <SpamProofEmailLink address={props.emailAddress} subject={emailSubject} body={emailBody}> Join the Cursorless Enablement Group </SpamProofEmailLink>

Your participation will help Cursorless maintain its growth trajectory and uphold its cutting-edge quality and esteemed 5-star reputation in coding by voice. And you'll make a lasting impact on the direction of accessible technology.

Expand Down Expand Up @@ -219,8 +217,6 @@ Your participation will help Cursorless maintain its growth trajectory and uphol

To join, send an email to Cursorless founder Pokey Rule

{/* TODO: default email subject / message */}

<SpamProofEmailLink
address={props.emailAddress}
subject={emailSubject}
Expand Down

0 comments on commit 97b5050

Please sign in to comment.